aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-03-04 14:46:33 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-03-04 14:46:33 +0100
commitc6b6ae43975a0f295faed15c3a25d39b1dcd285a (patch)
tree6e61e34f1280d26ed5cd189f70c863f5e7ef7c31 /README.md
parentc93fbf1ddcb0db76d34e558cab2e35cb8823702d (diff)
parent6af739f81c263f44235bb83a7ec6a346386d4efa (diff)
downloadfreenode-live-2017-presentation-c6b6ae43975a0f295faed15c3a25d39b1dcd285a.tar
freenode-live-2017-presentation-c6b6ae43975a0f295faed15c3a25d39b1dcd285a.tar.gz
Merge pull request #1484 from omer727/patch-1
Fixing spelling typo and GitHub proper camelcase for brand name
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 565606b..d3c5b1e 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ The presentation markup hierarchy needs to be `.reveal > .slides > section` wher
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) modified to use [marked](https://github.com/chjj/marked) to support [Github Flavoured Markdown](https://help.github.com/articles/github-flavored-markdown). 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) modified to use [marked](https://github.com/chjj/marked) to support [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown). Sensitive to indentation (avoid mixing tabs and spaces) and line breaks (avoid consecutive breaks).
```html
<section data-markdown>