tree-sitter-html/src
Max Brunsfeld 7cfe147792 Handle elements with optional end tags (li, p, etc)
Co-Authored-By: Ashi Krishnan <queerviolet@github.com>
2018-06-12 10:51:03 -07:00
..
tree_sitter Initial commit 2018-06-11 16:59:22 -07:00
binding.cc Initial commit 2018-06-11 16:59:22 -07:00
grammar.json Add raw text elements and doctypes 2018-06-11 16:59:44 -07:00
parser.c Add raw text elements and doctypes 2018-06-11 16:59:44 -07:00
scanner.cc Handle elements with optional end tags (li, p, etc) 2018-06-12 10:51:03 -07:00
tag.h Handle elements with optional end tags (li, p, etc) 2018-06-12 10:51:03 -07:00