summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add Attr.u (Unicode) and Attr.h (HTML named entities) output options (#6)Yu-Jie Lin2016-12-251-1/+15
* remove deprecationsYu-Jie Lin2016-12-251-47/+2
* add isort testYu-Jie Lin2013-11-234-5/+9
* 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
* deprecate fooBarXyz functionsYu-Jie Lin2013-08-281-0/+13
* fix --- being converted in educateDashesYu-Jie Lin2013-08-281-1/+1
* huge changeset for documentationYu-Jie Lin2013-08-241-1/+1
* fix deprecated smartyPants() returns nothing, add test file for deprecated st...Yu-Jie Lin2013-08-202-12/+40
* add --skip to command-line for skipped elementsYu-Jie Lin2013-08-181-0/+20
* 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
* add long_description and test, edit README and setupYu-Jie Lin2013-08-141-0/+22
* add CLI scriptYu-Jie Lin2013-08-121-0/+64
* 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