From: Fletcher T. Penney delete text, substitute one thingfor another, highlight text,
and leave comments in the text.
If you don’t specify any command line options, then MMD will apply special
+formatting to the CriticMarkup formatting as in the preceding paragraph.
+Alternatively, you can use the -a\--accept
or -r\--reject
options to cause
+MMD to accept or reject, respectively, the proposed changes within the CM
+markup. When doing this, CM will work across blank lines. Without either of
+these two options, then CriticMarkup that spans a blank line is not recognized
+as such. I working on options for this for the future.
The basics of emphasis and strong emphasis are unchanged, but the parsing diff --git a/QuickStart.pdf b/QuickStart.pdf index d3f60d3..2145d9d 100644 Binary files a/QuickStart.pdf and b/QuickStart.pdf differ diff --git a/QuickStart.txt b/QuickStart.txt index 017c75c..f9272bc 100644 --- a/QuickStart.txt +++ b/QuickStart.txt @@ -166,6 +166,14 @@ in terms of support for each output format. You can {++insert text++}, {--delete text--}, substitute {~~one thing~>for another~~}, {==highlight text==}, and {>>leave comments<<} in the text. +If you don't specify any command line options, then MMD will apply special +formatting to the CriticMarkup formatting as in the preceding paragraph. +Alternatively, you can use the `-a\--accept` or `-r\--reject` options to cause +MMD to accept or reject, respectively, the proposed changes within the CM +markup. When doing this, CM will work across blank lines. Without either of +these two options, then CriticMarkup that spans a blank line is not recognized +as such. I working on options for this for the future. + ## Emph and Strong ##