We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9ecdd commit 419f65cCopy full SHA for 419f65c
Untitled.txt
@@ -1,13 +1,3 @@
1
-Rename all the “chunks” (as terms in `Name`s) to data?
2
-
3
-Divide parse options from to_html options?
4
-- constructs
5
-- gfm_strikethrough_single_tilde
6
-- mdx_expression_parse
7
-- mdx_esm_parse
8
9
----
10
11
micromark.js: unquoted: is `completeAttributeValueUnquoted`s case for `completeAttributeNameAfter` missing a `/`?. I’ve added it here.
12
micromark.js: `]` case in cdata_end does not need to consume, it can defer to `cdata_close`, which should save 1 line
13
micromark.js: should `tagOpenAttributeValueUnquoted` also support a slash?
0 commit comments