Commit 8e8e36a
committed
Revert "Fix parsing fenced code blocks: include EOL in closing marker"
This reverts commit 5c70fe6.
Including EOL characters to fenced code blocks breaks many other tests.
We have to adapt parsing PlantUML code blocks instead and let them
no longer include the EOL characters at the end of the last code block line.1 parent f65a088 commit 8e8e36a
1 file changed
Lines changed: 0 additions & 10 deletions
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 77 | | |
88 | 78 | | |
89 | 79 | | |
| |||
0 commit comments