File tree
19 files changed
+3251
-501
lines changed- src
- common
- html
- test/fixtures/ast
- mustache-in-lt-gt
- mustache-in-lt-gt-opt-interpolation-as-non-html-false
- mustache-not-closed
- mustache-not-closed-opt-interpolation-as-non-html-false
19 files changed
+3251
-501
lines changedDiff for: README.md
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
Diff for: src/common/parser-options.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Diff for: src/html/tokenizer.ts
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1852 | 1852 |
| |
1853 | 1853 |
| |
1854 | 1854 |
| |
1855 |
| - | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
1856 | 1861 |
| |
1857 | 1862 |
| |
1858 | 1863 |
| |
|
0 commit comments