From 86fa9da4743e2593084afa158c2c087a6be4caf9 Mon Sep 17 00:00:00 2001
From: Nathan McCarty <thatonelutenist@stranger.systems>
Date: Thu, 27 Feb 2025 02:18:56 -0500
Subject: [PATCH] more todos

---
 todo.org | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/todo.org b/todo.org
index 72f3155..f09188d 100644
--- a/todo.org
+++ b/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 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