more todos

This commit is contained in:
Nathan McCarty 2025-02-27 02:18:56 -05:00
parent 77890ba549
commit 86fa9da474

View file

@ -9,11 +9,11 @@ Decided to rename =Tag= to =Html=, and =Raw= to =Text=, which makes this make se
** TODO Refine =location= in =ParserLocation=
** TODO Error messages
** TODO Combinators for predictive parsing
* Djot [1/33]
* Djot [1/38]
:PROPERTIES:
:COOKIE_DATA: recursive
:END:
** Parsing
** Parsing [1/33]
*** Block Level
**** TODO Paragraph
**** TODO Heading
@ -50,3 +50,10 @@ Decided to rename =Tag= to =Html=, and =Raw= to =Text=, which makes this make se
**** TODO Inline Attributes
*** Lines effect
**** TODO =IO= Backed implementation
*** Known Inaccuracies
** Extensions
*** TODO GFM-style alerts
*** TODO Emoji extension
**** TODO Unicode Emoji
**** TODO Icon font emoji
**** TODO Autolink for source forges