From acaa0783dbbeea0a42ba33f1c18c4afe986a646e Mon Sep 17 00:00:00 2001 From: Deployment Bot (from Travis CI) <deploy@travis-ci.org> Date: Sun, 02 Feb 2020 22:03:26 +0000 Subject: [PATCH] Deploy kc0bfv/ticky_tacky_dark to github.com/kc0bfv/ticky_tacky_dark.git:gh-pages --- markdown-syntax/index.html | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/markdown-syntax/index.html b/markdown-syntax/index.html index b648cf1..3d90ce4 100644 --- a/markdown-syntax/index.html +++ b/markdown-syntax/index.html @@ -133,8 +133,8 @@ </blockquote> <h4 id="blockquote-with-attribution">Blockquote with attribution</h4> <blockquote> -<p>Don’t communicate by sharing memory, share memory by communicating.<!-- raw HTML omitted --> -— <!-- raw HTML omitted -->Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p> +<p>Don’t communicate by sharing memory, share memory by communicating. +— Rob Pike<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup></p> </blockquote> <h2 id="tables">Tables</h2> <p>Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.</p> @@ -232,12 +232,6 @@ <li>First Sub-item</li> <li>Second Sub-item</li> </ol> -<h2 id="other-elements--abbr-sub-sup-kbd-mark">Other Elements — abbr, sub, sup, kbd, mark</h2> -<p><!-- raw HTML omitted -->GIF<!-- raw HTML omitted --> is a bitmap image format.</p> -<p>H<!-- raw HTML omitted -->2<!-- raw HTML omitted -->O</p> -<p>X<!-- raw HTML omitted -->n<!-- raw HTML omitted --> + Y<!-- raw HTML omitted -->n<!-- raw HTML omitted --> = Z<!-- raw HTML omitted -->n<!-- raw HTML omitted --></p> -<p>Press <!-- raw HTML omitted --><!-- raw HTML omitted -->CTRL<!-- raw HTML omitted -->+<!-- raw HTML omitted -->ALT<!-- raw HTML omitted -->+<!-- raw HTML omitted -->Delete<!-- raw HTML omitted --><!-- raw HTML omitted --> to end the session.</p> -<p>Most <!-- raw HTML omitted -->salamanders<!-- raw HTML omitted --> are nocturnal, and hunt for insects, worms, and other small creatures.</p> <section class="footnotes" role="doc-endnotes"> <hr> <ol> -- Gitblit v1.10.0