more todos
This commit is contained in:
parent
77890ba549
commit
86fa9da474
1 changed files with 9 additions and 2 deletions
11
todo.org
11
todo.org
|
@ -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 Refine =location= in =ParserLocation=
|
||||||
** TODO Error messages
|
** TODO Error messages
|
||||||
** TODO Combinators for predictive parsing
|
** TODO Combinators for predictive parsing
|
||||||
* Djot [1/33]
|
* Djot [1/38]
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:COOKIE_DATA: recursive
|
:COOKIE_DATA: recursive
|
||||||
:END:
|
:END:
|
||||||
** Parsing
|
** Parsing [1/33]
|
||||||
*** Block Level
|
*** Block Level
|
||||||
**** TODO Paragraph
|
**** TODO Paragraph
|
||||||
**** TODO Heading
|
**** TODO Heading
|
||||||
|
@ -50,3 +50,10 @@ Decided to rename =Tag= to =Html=, and =Raw= to =Text=, which makes this make se
|
||||||
**** TODO Inline Attributes
|
**** TODO Inline Attributes
|
||||||
*** Lines effect
|
*** Lines effect
|
||||||
**** TODO =IO= Backed implementation
|
**** 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue