- Commit
- ad5cfa746e985a8261646af90fc9e25306b21c55
- Parent
- 3ec699716c8448727df43bbd4d847cfbaa37017d
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Updated TODO.
My personal build of CMark ✏️
Updated TODO.
1 file changed, 0 insertions, 8 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | TODO | 8 | 0 | 8 |
diff --git a/TODO b/TODO @@ -1,8 +0,0 @@ -- leakcheck reveals leak in new stmd code - Create a function to remove and free a stack entry - Use a while loop to remove and free all stack entries from top to the - one we're matching. - -- use name other than subj->last_emphasis - -- in js: make a proper stack (linked list) rather than using an array?