Explorar el Código

Removing TODO

main
Rocketsoup hace 1 año
padre
commit
46007f8119
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      js/markdown.js

+ 0
- 2
js/markdown.js Ver fichero

@@ -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…
Cancelar
Guardar