Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@FSX FSX released this 22 Oct 13:54
· 61 commits to master since this release
  • Rename Markdown.render to Markdown.__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.