diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-11-19 10:03:12 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-11-19 12:30:12 -0800 |
| commit | 75435381acf3a2e6f091de8afa27ba2945ae04cd (patch) | |
| tree | 031df0cb6b56fb84c8f28d01f0677a24ad066543 /test/command | |
| parent | 144bf90ab92b517dd721baf80f121f86187ccd61 (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
