diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-04-15 14:09:18 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-04-15 14:09:18 -0400 |
commit | a385ee1d4fad05eb2cd45a9206182e90cd856012 (patch) | |
tree | c18dcb92c352184a01cd142ffc34fb87a4c4c573 /man | |
parent | 4b49f923cbfd74287742f7d9634406580d48515b (diff) | |
download | pandoc-a385ee1d4fad05eb2cd45a9206182e90cd856012.tar.gz |
Docx Reader: parse `moveTo` and `moveFrom`
`moveTo` and `moveFrom` are track-changes tags that are used when a
block of text is moved in the document. We now recognize these tags and
treat them the same as `insert` and `delete`, respectively. So,
`--track-changes=accept` will show the moved version, while
`--track-changes=reject` will show the original version.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions