mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 20:00:28 +02:00
change markdown code sample syntax
This commit is contained in:
12
index.html
12
index.html
@@ -138,12 +138,14 @@
|
|||||||
|
|
||||||
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 data-markdown>
|
```
|
||||||
## Markdown support
|
<section data-markdown>
|
||||||
|
## Markdown support
|
||||||
|
|
||||||
For those of you who like that sort of thing.
|
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).
|
Instructions and a bit more info available [here](https://github.com/hakimel/reveal.js#markdown).
|
||||||
</section>
|
</section>
|
||||||
|
```
|
||||||
</script>
|
</script>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user