projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a440ce
)
update markdown code example to correctly reflect line breaks
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Wed, 1 Aug 2012 03:50:41 +0000
(23:50 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Wed, 1 Aug 2012 03:50:41 +0000
(23:50 -0400)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index a434ae4a56b1e3d16fbc85ae3f36adf02ac333ab..8d9c8444e2d537665f110ca572b3a53f87398540 100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-127,7
+127,9
@@
<pre><code contenteditable style="margin-top: 20px;"><section data-markdown>
## Markdown support
- For those of you who like that sort of thing. Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
+
+ For those of you who like that sort of thing.
+ Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
</section>
</code></pre>
</section>