]> granicus.if.org Git - multimarkdown/commitdiff
UPDATED: Update QuickStart guide
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Sat, 29 Apr 2017 20:31:40 +0000 (16:31 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Sat, 29 Apr 2017 20:31:40 +0000 (16:31 -0400)
QuickStart/QuickStart.epub
QuickStart/QuickStart.fodt
QuickStart/QuickStart.html
QuickStart/QuickStart.pdf
QuickStart/QuickStart.txt

index 37fc00ad03000d13bbb5ab98546b429742bb1b15..b7192a040a3b051dc696a7f1216cd2521d22f934 100644 (file)
Binary files a/QuickStart/QuickStart.epub and b/QuickStart/QuickStart.epub differ
index 7c987aedb694929acb119aec3e40a513aff67445..56c9e1907c153c72f8b1dd2b3e179897614d12fc 100644 (file)
 <text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#emphandstrong" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">Emph and Strong  <text:tab/>1</text:a></text:p>
 <text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#epub3support" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">EPUB 3 Support  <text:tab/>1</text:a></text:p>
 <text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#fencedcodeblocks" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">Fenced Code Blocks  <text:tab/>1</text:a></text:p>
+<text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#footnotes" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">Footnotes  <text:tab/>1</text:a></text:p>
 <text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#glossaryterms" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">Glossary Terms  <text:tab/>1</text:a></text:p>
 <text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#internationalization" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">Internationalization  <text:tab/>1</text:a></text:p>
 <text:p text:style-name="TOC_Item"><text:a xlink:type="simple" xlink:href="#latexchanges" text:style-name="Index_20_Link" text:visited-style-name="Index_20_Link">LaTeX Changes  <text:tab/>1</text:a></text:p>
@@ -465,6 +466,9 @@ complex abbreviations, you must explicitly mark uses of the abbreviation.</text:
 
 <text:p text:style-name="Standard">Citations can be specified using an inline syntax, just like inline footnotes.</text:p>
 
+<text:p text:style-name="Standard">The HTML output for citations now uses parentheses instead of brackets, e.g.
+<text:span text:style-name="Source_20_Text">(1)</text:span> instead of <text:span text:style-name="Source_20_Text">[1]</text:span>.</text:p>
+
 <text:h text:outline-level="4"><text:bookmark text:name="criticmarkup"/>CriticMarkup </text:h>
 
 <text:p text:style-name="Standard">MMD v6 has improved support for <text:a xlink:type="simple" xlink:href="http://criticmarkup.com/">CriticMarkup</text:a>, both in terms of parsing, and
@@ -525,6 +529,11 @@ considered to be part of the code block.</text:p></text:list-item>
 
 </text:list>
 
+<text:h text:outline-level="4"><text:bookmark text:name="footnotes"/>Footnotes </text:h>
+
+<text:p text:style-name="Standard">The HTML output for footnotes now uses superscripts instead of brackets, e.g.
+<text:span text:style-name="Source_20_Text">&lt;sup&gt;1&lt;/sup&gt;</text:span> instead of <text:span text:style-name="Source_20_Text">[1]</text:span>.</text:p>
+
 <text:h text:outline-level="4"><text:bookmark text:name="glossaryterms"/>Glossary Terms </text:h>
 
 <text:p text:style-name="Standard">If there are terms in your document you wish to define in a glossary<text:note text:id="gn3" text:note-class="glossary"><text:note-body><text:p text:style-name="Footnote">The
index be4247e644908b7ba2b47f5d605611f395e630e1..bf50390750239907b2fc426b85305079de81099b 100644 (file)
@@ -23,6 +23,7 @@
 <li><a href="#emphandstrong">Emph and Strong </a></li>
 <li><a href="#epub3support">EPUB 3 Support </a></li>
 <li><a href="#fencedcodeblocks">Fenced Code Blocks </a></li>
+<li><a href="#footnotes">Footnotes </a></li>
 <li><a href="#glossaryterms">Glossary Terms </a></li>
 <li><a href="#internationalization">Internationalization </a></li>
 <li><a href="#latexchanges">LaTeX Changes </a></li>
@@ -179,6 +180,9 @@ complex abbreviations, you must explicitly mark uses of the abbreviation.</p>
 
 <p>Citations can be specified using an inline syntax, just like inline footnotes.</p>
 
+<p>The HTML output for citations now uses parentheses instead of brackets, e.g.
+<code>(1)</code> instead of <code>[1]</code>.</p>
+
 <h4 id="criticmarkup">CriticMarkup </h4>
 
 <p><abbr title="MultiMarkdown">MMD</abbr> v6 has improved support for <a href="http://criticmarkup.com/">CriticMarkup</a>, both in terms of parsing, and
@@ -235,6 +239,11 @@ complex parser.</p></li>
 considered to be part of the code block.</p></li>
 </ol>
 
+<h4 id="footnotes">Footnotes </h4>
+
+<p>The HTML output for footnotes now uses superscripts instead of brackets, e.g.
+<code>&lt;sup&gt;1&lt;/sup&gt;</code> instead of <code>[1]</code>.</p>
+
 <h4 id="glossaryterms">Glossary Terms </h4>
 
 <p>If there are terms in your document you wish to define in a <a href="#gn:3" id="gnref:3" title="see glossary" class="glossary">glossary</a> at
index 011eccfb7b04125d9c69fc9d41af827adf3c8f25..d8a08b6246bf19ffeaf9737a56906f907db80035 100644 (file)
Binary files a/QuickStart/QuickStart.pdf and b/QuickStart/QuickStart.pdf differ
index 2dafc5566c5214731efd942427f9e4acea04d9da..ab72281ce2d5ca8cea43944f516b0f0bfb50ce0d 100644 (file)
@@ -159,6 +159,9 @@ complex abbreviations, you must explicitly mark uses of the abbreviation.
 
 Citations can be specified using an inline syntax, just like inline footnotes.
 
+The HTML output for citations now uses parentheses instead of brackets, e.g.
+`(1)` instead of `[1]`.
+
 
 ## CriticMarkup ##
 
@@ -219,6 +222,12 @@ complex parser.
 considered to be part of the code block.
 
 
+## Footnotes ##
+
+The HTML output for footnotes now uses superscripts instead of brackets, e.g.
+`<sup>1</sup>` instead of `[1]`.
+
+
 ## Glossary Terms ##
 
 If there are terms in your document you wish to define in a [?(glossary) The