diff options
| author | Lennard Hofmann <lennard.hofmann@web.de> | 2021-09-23 14:42:53 +0000 |
|---|---|---|
| committer | Lennard Hofmann <lennard.hofmann@web.de> | 2021-09-27 17:34:31 +0200 |
| commit | 55b2b8c88dd3dcc8c9ed851b7d634da7e8cc86b8 (patch) | |
| tree | fa214883a77fcbdf1f39b3b3077a85eb3b65fc59 /src/string_utils.cc | |
| parent | 1456431951f0286ddb900b070d32daca38611b7f (diff) | |
rc markdown: Fix fenced code blocks
The closing ``` in the following example was not detected because the
indented code block highlighter was higher up in the hierarchy than the
fenced code block highlighter:
```
indented
```
The codeblock highlighter used to be inline so that it has an effect
inside listblocks. This commits adds a listblock/codeblock highlighter
as a replacement.
Fixes #4351
Diffstat (limited to 'src/string_utils.cc')
0 files changed, 0 insertions, 0 deletions
