Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dzello/reveal-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/home/shortcodes/other.md')
-rw-r--r--exampleSite/content/home/shortcodes/other.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/home/shortcodes/other.md b/exampleSite/content/home/shortcodes/other.md
index 585c05a..fda5276 100644
--- a/exampleSite/content/home/shortcodes/other.md
+++ b/exampleSite/content/home/shortcodes/other.md
@@ -44,6 +44,6 @@ You can also add notes with the `slide` shortcode and `notes` attribute:
<pre>
&lt;section data-noprocess&gt;
&lt;h1&gt;Hello world!&lt;/h1&gt;
-&lt;section&gt;</pre>
+&lt;/section&gt;</pre>
<small>💡 This is useful if you can't get Markdown to output exactly what you want.</small>
</section>