summaryrefslogtreecommitdiff
path: root/tests/test.py
Commit message (Expand)AuthorAgeFilesLines
* add Attr.u (Unicode) and Attr.h (HTML named entities) output options (#6)Yu-Jie Lin2016-12-251-1/+15
* add isort testYu-Jie Lin2013-11-231-1/+2
* fix hyphens do not cause a comment not a comment, add more testsYu-Jie Lin2013-09-211-3/+33
* add entry for pull request #1, PEP8 fixYu-Jie Lin2013-09-201-1/+2
* Fix the primitive tokenizer to handle HTML comments that contain tags, otherw...Aron Griffis2013-09-191-0/+7
* fix --- being converted in educateDashesYu-Jie Lin2013-08-281-1/+1
* fix deprecated smartyPants() returns nothing, add test file for deprecated st...Yu-Jie Lin2013-08-201-12/+0
* deprecate function name smartyPants(), now smartypants()Yu-Jie Lin2013-08-181-1/+1
* Properly deprecate default_smartypants_attrYu-Jie Lin2013-08-181-1/+21
* deprecate str-type attr instead of direct removal, which will be removed at v...Yu-Jie Lin2013-08-161-1/+16
* redesign attr input with new Attr classYu-Jie Lin2013-08-151-3/+3
* fix convert_quote, it was also turned on since False != "0"Yu-Jie Lin2013-08-121-3/+20
* add doctestYu-Jie Lin2013-08-121-0/+8
* fix PEP8, remove unused codes, separate README and unittestYu-Jie Lin2013-08-121-0/+53