aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-02-27 15:05:56 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-02-27 15:05:56 -0500
commit7cc0c8787d9f07efff0bc49ac655d19c6eebd8b6 (patch)
treecc68e3726ce8b42a4c1fd20baa4e8c2d5036a906 /README.md
parentf9f17be01473bd80e8f1b6431c6070c4005e1164 (diff)
downloadfreenode-live-2017-presentation-7cc0c8787d9f07efff0bc49ac655d19c6eebd8b6.tar
freenode-live-2017-presentation-7cc0c8787d9f07efff0bc49ac655d19c6eebd8b6.tar.gz
add note about external markdown in readme (#329)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4375933..22216da 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Markup heirarchy needs to be ``<div class="reveal"> <div class="slides"> <sectio
It's possible to write your slides using Markdown. To enable Markdown, add the ```data-markdown``` attribute to your ```<section>``` elements and wrap the contents in a ```<script type="text/template">``` like the example below.
-This is based on [data-markdown](https://gist.github.com/1343518) from [Paul Irish](https://github.com/paulirish) which in turn uses [showdown](https://github.com/coreyti/showdown/). This is sensitive to indentation (avoid mixing tabs and spaces) and line breaks (avoid consecutive breaks).
+This is based on [data-markdown](https://gist.github.com/1343518) from [Paul Irish](https://github.com/paulirish) which in turn uses [showdown](https://github.com/coreyti/showdown/). Sensitive to indentation (avoid mixing tabs and spaces) and line breaks (avoid consecutive breaks).
```html
<section data-markdown>