MANUAL.txt: add information about paragraph insertion/deletion

This commit is contained in:
Jesse Rosenthal 2018-01-02 11:56:53 -05:00
parent 10238f059b
commit 06a672dd4f

View file

@ -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*