mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
MANUAL.txt: add information about paragraph insertion/deletion
This commit is contained in:
+5
-2
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user