summaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-11-19 10:03:12 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-11-19 12:30:12 -0800
commit75435381acf3a2e6f091de8afa27ba2945ae04cd (patch)
tree031df0cb6b56fb84c8f28d01f0677a24ad066543 /test/command
parent144bf90ab92b517dd721baf80f121f86187ccd61 (diff)
Add support for `mark` extension for highlighted text.
+ Extensions: Add `Ext_mark` extension. This is not part of the pandoc extensions by default. + Markdown reader: parse `==..==` if `mark` extension enabled. + Markdown writer: support `mark` extension. + Docx writer: render Span with class `mark` as highlighted. Currently yellow is hardcoded. + LaTeX writer: support highlighted text for Span with class `mark`. + RST writer: use special `mark` role for Span with class `mark`. + Update MANUAL.txt. Closes #7743.
Diffstat (limited to 'test/command')
0 files changed, 0 insertions, 0 deletions