]> granicus.if.org Git - multimarkdown/commitdiff
CHANGED: Update QuickStart guide
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Sun, 12 Mar 2017 22:33:22 +0000 (18:33 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Sun, 12 Mar 2017 22:33:22 +0000 (18:33 -0400)
QuickStart.fodt
QuickStart.html
QuickStart.pdf
QuickStart.txt

index 06f4376763fe881f77d2c0e89a4323cff294bd24..c782e8f4b0a40fc86d090ea8ab0f3f3e057dde92 100644 (file)
@@ -468,6 +468,14 @@ in terms of support for each output format. You can <text:span text:style-name="
 <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&#8217;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
index 062d55ee1d05abfd956b6d7e3c858bb9e1ec79e6..b42ce25a1399321a0cc8445c4c8ee60ea836da08 100644 (file)
@@ -182,6 +182,14 @@ in terms of support for each output format. You can <ins>insert text</ins>,
 <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&#8217;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
index d3f60d3e0222039757b52cb547c2de286812a3d5..2145d9d1be89d75a96ace47bcd231a9eb5b27f17 100644 (file)
Binary files a/QuickStart.pdf and b/QuickStart.pdf differ
index 017c75c0e101db4f96fa998b2813b2a821a74c1c..f9272bcfb4c81ae85a561c7f893a6e9c354ab5d0 100644 (file)
@@ -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 ##