summaryrefslogtreecommitdiffhomepage
path: root/plugin/markdown/example.html
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/markdown/example.html')
-rw-r--r--plugin/markdown/example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/markdown/example.html b/plugin/markdown/example.html
index 1253cba..ceed53f 100644
--- a/plugin/markdown/example.html
+++ b/plugin/markdown/example.html
@@ -16,7 +16,7 @@
<div class="slides">
- <!-- Use external markdown resource, and separate slides by three newlines; vertical slides by two newlines -->
+ <!-- Use external markdown resource, separate slides by three newlines; vertical slides by two newlines -->
<section data-markdown="example.md" data-separator="^\n\n\n" data-vertical="^\n\n"></section>
<!-- Slides are separated by three dashes (quick 'n dirty regular expression) -->