1
0
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
2022-02-09 10:38:40 +00:00
2018-12-30 12:08:19 +00:00
2022-02-09 10:38:40 +00:00
2022-02-09 10:38:40 +00:00
2022-02-09 10:38:40 +00:00
Description
No description provided
237 KiB
Languages
Diff 100%