ソースを参照

Removing TODO

main
Rocketsoup 1年前
コミット
46007f8119
1個のファイルの変更0行の追加2行の削除
  1. 0
    2
      js/markdown.js

+ 0
- 2
js/markdown.js ファイルの表示

@@ -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])

読み込み中…
キャンセル
保存