v2.0.0
版本发布时间: 2015-10-22 21:54:25
FSX/misaka最新发布版本:v2.1.1(2018-12-03 04:38:14)
- Rename
Markdown.render
toMarkdown.__call__
. - Add a bechmark testcase to chibitest.
- Simplify arguments of list, list_item, autolink and table_cell render callbacks.
- Rewrite. CFFI and Hoedown instead of Cython and Sundown.
- Remove pre- and postprocessor support.
- Smartypants is a normal function instead of a postprocessor.
- Documentation now uses Sphinx.