diff options
author | Vlad Hanciuta <wladsh@gmail.com> | 2020-04-07 00:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 16:41:28 -0700 |
commit | 8dbd4938f29aceb079316c9215b515744543b4d5 (patch) | |
tree | af0a78336d8151bb6c17ebfa4ae5f57a8ac3de6c /test/command/emoji.md | |
parent | 663a5a9b7f36e38a7a13847112fa7ef426dca29c (diff) | |
download | pandoc-8dbd4938f29aceb079316c9215b515744543b4d5.tar.gz |
Vimwiki reader: Add nested syntax highlighting (#6257)
Nested syntaxes are specified like this:
{{{sql
SELECT * FROM table
}}}
The preformatted code block parser has been extended to check if the
first attribute of the block is not a `key=value` pair, and in that case
it will be considered as a class.
Closes #6256.
Diffstat (limited to 'test/command/emoji.md')
0 files changed, 0 insertions, 0 deletions