Skip to content

version 0.1.1

Compare
Choose a tag to compare
@earwig earwig released this 03 Jul 22:33
· 809 commits to main since this release
  • Added support for Comments (<!-- foo -->) and Wikilinks ([[foo]]).
  • Added corresponding ifilter_links() and filter_links() methods to Wikicode.
  • Fixed a bug when parsing incomplete templates.
  • Fixed strip_code() to affect the contents of headings.
  • Various copyedits in documentation and comments.