python-cmarkgfm
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-cmarkgfm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cmarkgfm-0.7.0.tar.gz | 0000140573 137 KB | |
python-cmarkgfm.changes | 0000001576 1.54 KB | |
python-cmarkgfm.spec | 0000001929 1.88 KB |
Revision 3 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 952923
from
Matej Cepl (mcepl)
(revision 3)
- 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>
Comments 0