Commit Graph

4 Commits

Author SHA1 Message Date
Kat Marchán 31fd7bd00a
Update JiK and XiK too 2023-12-12 21:43:35 -08:00
Chris Morgan 3df2b719a0
Fix a broken internal link (#152)
blob/main/ was a misapplied GitHubism.
2021-09-13 20:07:46 -07:00
Tab Atkins Jr b0eee36df8
Fix leftover contradiction in doctype nodes (#133)
An earlier idea had doctypes and some other weird nodes just encode the entire thing in the node name. I moved away from that, but accidentally left reference to it in the definition of valid nodes.

While I'm here, slightly fix up my wording around "attribute".
2021-09-08 10:41:42 -07:00
Tab Atkins Jr 549ba1d2ec
First pass at XiK (#95)
* First pass at XiK

* fix the doctype node

* XML comments use KDL multiline comments, with ! nodes as an alternative.
2021-08-03 16:31:43 -07:00