diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-06-22 13:49:19 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-06-23 10:50:46 -0400 |
commit | 8bb739f7ff353722981fe442ae0c137910604850 (patch) | |
tree | fa239e4f13e0174456fac3f96e84120d1b2f3cac /stack.hsb2hs.yaml | |
parent | cbc2c15f0ffb1737a0f6540fb282adab7094423b (diff) | |
download | pandoc-8bb739f7ff353722981fe442ae0c137910604850.tar.gz |
Docx reader: add simple comment functionality.
This adds simple track-changes comment parsing to the docx reader. It is
turned on with `--track-changes=all`. All comments are converted to
inlines, which can list some information. In the future a warning will
be added for comments with formatting that seems like it will be
excessively denatured.
Note that comments can extend across blocks. For that reason there are
two spans: `comment-start` and `comment-end`. `comment-start` will
contain the comment. `comment-end` will always be empty. The two will be
associated by a numeric id.
Diffstat (limited to 'stack.hsb2hs.yaml')
0 files changed, 0 insertions, 0 deletions