aboutsummaryrefslogtreecommitdiff
path: root/plugin/markdown
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-07-24 23:35:18 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-07-24 23:35:28 -0400
commit4c491e5eccd8533f45c4d3d18a04ac545babe351 (patch)
tree7523a56925222041de156950896ce0d6c6ba9a89 /plugin/markdown
parent289ea804ad2c7b99981f49a97d55ae50600d24dc (diff)
downloadfosdem-2018-presentation-4c491e5eccd8533f45c4d3d18a04ac545babe351.tar
fosdem-2018-presentation-4c491e5eccd8533f45c4d3d18a04ac545babe351.tar.gz
highlight charset option for external md in readme #537
Diffstat (limited to 'plugin/markdown')
-rw-r--r--plugin/markdown/example.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/markdown/example.html b/plugin/markdown/example.html
index 90ff134..ceed53f 100644
--- a/plugin/markdown/example.html
+++ b/plugin/markdown/example.html
@@ -16,8 +16,8 @@
<div class="slides">
- <!-- Use external markdown resource, separate slides by three newlines; vertical slides by two newlines and specify a custom charset -->
- <section data-markdown="example.md" data-separator="^\n\n\n" data-vertical="^\n\n" data-charset="iso-8859-15"></section>
+ <!-- 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) -->
<section data-markdown data-separator="---">