cirocosta / yahtml-parser

Yet another HTML (toy) parser
GNU General Public License v2.0
0 stars 0 forks source link

support doctype #9

Closed cirocosta closed 9 years ago

cirocosta commented 9 years ago

http://www.w3.org/TR/html5/syntax.html#the-doctype

cirocosta commented 9 years ago

11