version 0.1.1
- Added support for Comments (
<!-- foo -->
) and Wikilinks ([[foo]]
). - Added corresponding
ifilter_links()
andfilter_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.