14
0
2024-11-12 14:49:50 +00:00
committed by Git OBS Bridge
commit c3480e15d9
5 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
-------------------------------------------------------------------
Mon May 31 10:40:07 UTC 2021 - pgajdos@suse.com
- version update to 0.8
* GitLab-style math blocks are now supported in nested environments such
as lists.
- Thanks to Ran Shaham for the contribution.
* Tests now pass with Python-Markdown 3.3.
* This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
* Fixed deprecation warnings with Python-Markdown 3.x.
* Added support for GitLab-style delimiters.
-------------------------------------------------------------------
Mon May 31 10:28:42 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Thu Jan 3 01:57:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim foreign markup from description.
-------------------------------------------------------------------
Wed Jan 2 12:36:45 UTC 2019 - badshah400@gmail.com
- Initial package.