From: Hakim El Hattab Date: Thu, 25 Jul 2013 03:35:18 +0000 (-0400) Subject: highlight charset option for external md in readme #537 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c491e5eccd8533f45c4d3d18a04ac545babe351;p=reveal.js.git highlight charset option for external md in readme #537 --- diff --git a/README.md b/README.md index 96f6b8c..f1a521e 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,10 @@ This is based on [data-markdown](https://gist.github.com/1343518) from [Paul Iri #### External Markdown -You can write your content as a separate file and have reveal.js load it at runtime. Note the separator arguments which determine how slides are delimited in the external file. +You can write your content as a separate file and have reveal.js load it at runtime. Note the separator arguments which determine how slides are delimited in the external file. The ```data-charset``` attribute is optional and specifies which charset to use when loading the external file. ```html -
+
``` ### Configuration 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 @@
- -
+ +