소스 검색

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

Loading…
취소
저장