This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2 files changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
- .gitignore+1
- Makefile+8-2
- src/document.c+262-171
- src/document.h+33-33
- src/html.c+36-35
- src/html_smartypants.c+1-1
- src/version.h+2-2
- test/Tests/CommentsInMiddleOfLine.html+6
- test/Tests/CommentsInMiddleOfLine.text+8
- test/Tests/Images.html+9
- test/Tests/Images.text+11
- test/Tests/list.html+6
- test/Tests/list.text+7
- test/config.json+9
- test/line.c+227
- test/line_tests/basic.md+12
- test/line_tests/basic.out+7
- test/line_tests/test.md+61
- test/line_tests/test.out+41
- test/runner.py+26-1
0 commit comments