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>
Matej Cepl2022-02-09 10:38:40 +00:00
bf4cc83c4d
Accepting request 880612 from devel:languages:python
Richard Brown
2021-03-29 16:21:04 +00:00
3ea2d78f2c
Accepting request 880503 from home:bnavigator:branches:devel:languages:python
Dirk Mueller2021-03-22 22:12:19 +00:00