26 Commits (6e144d3657080b1bdab1b7f9c070306342989413)

Author SHA1 Message Date
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 years ago
  Hugo 59636609db Drop support for EOL Python 5 years ago
  Ben Kurtovic 68ded2f890 Add keep_template_params to Wikicode.strip_code (#175) 7 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic 504b8bace0 Add test code for a missing branch of Tag.wiki_markup.setter; cleanup. 9 years ago
  David Winegar 8dc70bc20b Add test coverage 10 years ago
  David Winegar 1b3e3c3657 Change wiki tags to use style separators 10 years ago
  David Winegar ec08001871 Tables and rows now use newline as padding 10 years ago
  David Winegar d356a570b3 Added closing_wiki_markup support to Tag node 10 years ago
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 10 years ago
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. 10 years ago
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10 years ago
  Marcio Faustino 88c8fb88e0 Switch to `unittest2` to be able to use new features in Python 2.6. 10 years ago
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic 44484daef3 Updating tests for new __children__ protocol. 10 years ago
  Ben Kurtovic 066049b46a Update email address. 10 years ago
  Ben Kurtovic ccfc1cbe06 Add test cases for Tag's new has/get/add/remove methods. 10 years ago
  Ben Kurtovic 7a4b1625d3 Strip self-closing tags correctly. 10 years ago
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool 10 years ago
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup 10 years ago
  Ben Kurtovic 16bb133c58 Remove unused functions. 10 years ago
  Ben Kurtovic e3f215f667 Finish test_tag 10 years ago
  Ben Kurtovic 2c4bff1d68 Start test_tag; some fixes for Tags. 10 years ago
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. 11 years ago