Browse Source

Removing TODO

main
Rocketsoup 1 year ago
parent
commit
46007f8119
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      js/markdown.js

+ 0
- 2
js/markdown.js View File

@@ -1,7 +1,5 @@
1 1
 // FIXME: Nested blockquotes require blank line
2 2
 // TODO: HTML tags probably need better handling. Consider whether interior of matched tags should be interpreted as markdown.
3
-// TODO: {.class #cssid lang=fr}
4
-//     [link](url){.class}
5 3
 // TODO: Test broken/incomplete syntax thoroughly
6 4
 // TODO: Sanity checks on loops/recursion?
7 5
 // TODO: Tolerate whitespace between tokens (e.g. [click here] [urlref])

Loading…
Cancel
Save