Skip to content

Commit 419f65c

Browse files
committed
Remove some todos
1 parent db9ecdd commit 419f65c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Untitled.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
111
micromark.js: unquoted: is `completeAttributeValueUnquoted`s case for `completeAttributeNameAfter` missing a `/`?. I’ve added it here.
122
micromark.js: `]` case in cdata_end does not need to consume, it can defer to `cdata_close`, which should save 1 line
133
micromark.js: should `tagOpenAttributeValueUnquoted` also support a slash?

0 commit comments

Comments
 (0)