<text:span text:style-name="Strike">delete text</text:span>, substitute <text:span text:style-name="Strike">one thing</text:span><text:span text:style-name="Underline">for another</text:span>, <text:span text:style-name="Highlight">highlight text</text:span>,
and <text:span text:style-name="Comment">leave comments</text:span> in the text.</text:p>
+<text:p text:style-name="Standard">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 <text:span text:style-name="Source_20_Text">-a\--accept</text:span> or <text:span text:style-name="Source_20_Text">-r\--reject</text:span> 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.</text:p>
+
<text:h text:outline-level="4"><text:bookmark text:name="emphandstrong"/>Emph and Strong </text:h>
<text:p text:style-name="Standard">The basics of emphasis and strong emphasis are unchanged, but the parsing
<del>delete text</del>, substitute <del>one thing</del><ins>for another</ins>, <mark>highlight text</mark>,
and <span class="critic comment">leave comments</span> in the text.</p>
+<p>If you don’t specify any command line options, then <abbr title="MultiMarkdown">MMD</abbr> will apply special
+formatting to the CriticMarkup formatting as in the preceding paragraph.
+Alternatively, you can use the <code>-a\--accept</code> or <code>-r\--reject</code> options to cause
+<abbr title="MultiMarkdown">MMD</abbr> 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.</p>
+
<h4 id="emphandstrong">Emph and Strong </h4>
<p>The basics of emphasis and strong emphasis are unchanged, but the parsing
{--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 ##