aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-01-02 11:56:53 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-01-02 11:56:53 -0500
commit06a672dd4fbb3fc4c1e49b4a3a63e795c3e2e14f (patch)
treecce200ab515e91a7f5450777e8661c8d1be9ca68 /MANUAL.txt
parent10238f059ba91d484e9e930d86282a3608c6fcaf (diff)
downloadpandoc-06a672dd4fbb3fc4c1e49b4a3a63e795c3e2e14f.tar.gz
MANUAL.txt: add information about paragraph insertion/deletion
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 659e46dc3..f7932df8c 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -554,8 +554,11 @@ Reader options
`insertion`, `deletion`, `comment-start`, and `comment-end`
classes, respectively. The author and time of change is
included. `all` is useful for scripting: only accepting changes
- from a certain reviewer, say, or before a certain date. This
- option only affects the docx reader.
+ from a certain reviewer, say, or before a certain date. If a
+ paragraph is inserted or deleted, `track-changes=all` produces a
+ span with the class `paragraph-insertion`/`paragraph-deletion`
+ before the affected paragraph break. This option only affects the
+ docx reader.
`--extract-media=`*DIR*