15
0

Accepting request 519960 from devel:languages:python:singlespec-staging

1

OBS-URL: https://build.opensuse.org/request/show/519960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=6
This commit is contained in:
2017-09-01 00:29:02 +00:00
committed by Git OBS Bridge
parent 6100571389
commit 8ceb3b4240
4 changed files with 41 additions and 18 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Aug 31 06:25:00 UTC 2017 - toddrme2178@gmail.com
- update to Version 2.0.1
* The new MathJax CDN is used, the old one will be shut down soon.
* When using MathJax with Markdown, the AMSmath and AMSsymbols extensions are
now enabled.
- update to Version 2.0.0, 2016-05-09
* Changed the API of pymarkups to clearly separate the conversion step from
access to the various elements of the result. The old API is deprecated
and will be removed in a future release. Please see the documentation for
details on using the new API.
* The reStructuredText markup now includes document title and subtitle in
the HTML body.
* Added a ``markup2html.py`` reference script to show API usage.
* Improved support for specifying Markdown extensions in the document.
-------------------------------------------------------------------
Thu Aug 24 13:45:17 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Thu May 7 16:12:55 UTC 2015 - benoit.monin@gmx.fr
@@ -54,3 +76,4 @@ Sat Feb 2 11:46:51 UTC 2013 - i@marguerite.su
- initial version 0.2.4
* no changelog for this version (yet).