1
Fork 0

Filter empty lines, comments and delimiters from previous to last multiline span rendering

This commit is contained in:
Esteban Küber 2024-12-11 21:48:33 +00:00
parent 65a54a7f27
commit 49a22a4245
103 changed files with 115 additions and 401 deletions

View file

@ -3,7 +3,6 @@ error: unclosed quote string `"`
|
LL | / /// ```{class="}
... |
LL | | /// main;
LL | | /// ```
| |_______^
|
@ -19,7 +18,6 @@ error: unclosed quote string `"`
|
LL | / /// ```{class="}
... |
LL | | /// main;
LL | | /// ```
| |_______^
|