2015-03-10 00:33:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 8 20:48:24 UTC 2015 - tbehrens@suse.com
|
|
|
|
|
|
|
|
- Add 0001-Fix-when-list-item-is-blank.-Refer-https-github.com-.patch
|
|
|
|
to fix #8 in odpdown, and
|
|
|
|
https://github.com/ipython/ipython/issues/7929. This is a backport
|
|
|
|
from upstream master.
|
|
|
|
|
2015-02-09 15:31:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 7 20:36:53 UTC 2015 - tbehrens@suse.com
|
|
|
|
|
|
|
|
- Update to mistune 0.5:
|
|
|
|
* For custom lexers, *features* is replaced with *rules*
|
|
|
|
* Refactor on function names and codes
|
|
|
|
* Add a way to output the render tree via `#20`
|
|
|
|
* Fix emphasis and strikethrough regular expressions
|
2015-02-09 15:31:41 +00:00
|
|
|
- Changes from version 0.4.1
|
2015-02-09 15:31:21 +00:00
|
|
|
* Add option for parse markdown in block level html
|
|
|
|
* Fix on lheading, any number of underline = or - will work
|
|
|
|
* Patch for setup if Cython is available but no C compiler
|
|
|
|
|
2014-10-10 10:02:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 8 22:22:02 UTC 2014 - nevion@gmail.com
|
|
|
|
|
|
|
|
-initial import
|
|
|
|
|