forked from pool/python-cmarkgfm
Matej Cepl
88223d1aa3
- Upgrade to 0.7.0:
- Create wheels for Python 3.10 - Drop support for Python 2.7 and 3.5 - The output generated by cmarkgfm.github_flavored_markdown_to_html for code blocks has changed to be in line with that of github.com. - This change may break existing css rules as code blocks were generated differently for cmarkgfm<0.6.0. - <pre><code class="language-python">print('hello') + <pre lang="python"><code>print('hello' </code></pre> OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=6
Description
No description provided
Languages
Diff
100%