Open bmarwell opened 3 weeks ago
If you can build source you can try my fix.
Thanks, will try on Monday. Great response! I hope the description was clear and reproducible. I love the idea of including a fiddle link in the issue template, that was very helpful for documenting the reproducer. Great work! 👍🏻
Hi, I cannot build it myself, but as far as I can tell, the patch looks correct :)
Describe the issue
Given this snippet:
The line continuation marks (
\
) are not recogniezed. Everything following the first line ending with a continuation mark will not be highlighted correctly.Which language seems to have the issue?
apache
akaapacheconf
Are you using
highlight
orhighlightAuto
?highlight="apache" in vue (but can reproduce on vanilla highlightjs)
Sample Code to Reproduce
See: https://jsfiddle.net/L52ndpkb/
Screenshot:
Expected behavior
Same highlighting as without continuation lines:
Additional context
./.