From 848b70d0cf67ccbc4634b4f28ada285d6691eecd Mon Sep 17 00:00:00 2001 From: gennyble Date: Wed, 27 Dec 2023 15:13:52 -0600 Subject: actually special-case script/style? I thought this was the last commit, honestly? --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 89585a8..725a71a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,6 @@ opinionated, standards non-compliant HTML parser meant to consume handwritten HTML. -- all tags must close -- no > in tags except at the end (not even in attributes) \ No newline at end of file +- all tags must close *(even `
`, ``, ``)* +- no > in tags except at the end (not even in attributes) +- inline `