This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
Releases: FSX/misaka
Releases · FSX/misaka
v2.1.1
v2.1.0
v2.0.0
- 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.