1
0
Dominique Leuenberger 55b867dcfc Accepting request 952923 from devel:languages:python
- 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/request/show/952923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmarkgfm?expand=0&rev=3
2022-02-09 19:38:17 +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%