15
0

- update to 2.3.9:

- [pull #335] Added header support for wiki tables
  - [pull #336] Reset _toc when convert is run
  - [pull #353] XSS fix
  - [pull #350] XSS fix
- remove 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch,
  0002-Fixed-code-highlighting-unit-tests.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=13
This commit is contained in:
2020-08-17 07:51:59 +00:00
committed by Git OBS Bridge
parent 519ec694dd
commit 1cd607881a
5 changed files with 15 additions and 134 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Aug 17 07:51:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.3.9:
- [pull #335] Added header support for wiki tables
- [pull #336] Reset _toc when convert is run
- [pull #353] XSS fix
- [pull #350] XSS fix
- remove 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch,
0002-Fixed-code-highlighting-unit-tests.patch (upstream)
-------------------------------------------------------------------
Thu May 7 14:35:38 UTC 2020 - Petr Cervinka <petr@cervinka.net>