summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorDan Rosén <dan.rosen@gu.se>2017-12-10 22:56:47 +0100
committerDan Rosén <dan.rosen@gu.se>2017-12-10 23:00:26 +0100
commit5bc62c69425aeebd90ef486eb6d7de71556c3a8f (patch)
treeea0dbb9017c5ea0b707eeac49dc29fe7626de8ee /src/input_handler.cc
parent19556d5fbe9ec0890678de097fd378e1bad843bf (diff)
Fix highlight references in Markdown fenced code blocks
Fixes #1735 We need \K to not interfer with languages own interpretation of ` like multiline strings in javascript We need \b in e.g. java\b otherwise it blocks javascript I couldn't get the bare ``` to not block the other highlighters when introducing \K any other way than negative lookahead of all possible highlighers
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions