2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
- Makefile+2-2
- bin/hoedown.c+3-29
- bin/smartypants.c+1-12
- hoedown.def+15-9
- src/autolink.c+11-10
- src/autolink.h+24-13
- src/buffer.c+59-54
- src/buffer.h+67-22
- src/document.c+47-95
- src/document.h+41-42
- src/escape.c+69-72
- src/escape.h+11-2
- src/html.c+28-52
- src/html.h+38-19
- src/stack.c+32-34
- src/stack.h+29-8
- src/version.c+4-4
- src/version.h+13-2
- test/Tests/Escape character.html
- test/Tests/Escape character.text
- test/Tests/Math.html+31
- test/Tests/Math.text+31
- test/config.json+101
- test/runner.py+108
- test/runner.sh-50
0 commit comments