zulip/tools/lib
Steve Howell 071c957f14 tools: Simplify html_tag_tree().
Because of some recent changes to the tokenizer, we no longer
need to call is_special_html_tag() to filter out special tags.

I also tried to make the start/end logic for pushing/popping
the stack more obvious.
2016-09-11 13:36:55 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
css_parser.py Make minor changes to css_parser.py 2016-08-04 10:47:09 -07:00
find_add_class.py Add tools/find-add-class to tools/lint-all. 2016-08-08 15:32:48 -07:00
html_branches.py tools: Simplify html_tag_tree(). 2016-09-11 13:36:55 -07:00
html_grep.py Factor out HtmlTreeBranch and related code from template parser. 2016-09-11 14:57:17 -04:00
template_parser.py Factor out HtmlTreeBranch and related code from template parser. 2016-09-11 14:57:17 -04:00