modified data-markdown to support markdown indented with tabs
This commit is contained in:
@ -122,8 +122,8 @@
|
||||
<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).
|
||||
|
||||
<pre><code contenteditable style="margin-top: 20px;"><section data-markdown>
|
||||
## Markdown support
|
||||
@ -326,6 +326,6 @@ function linkify( selector ) {
|
||||
hljs.initHighlightingOnLoad();
|
||||
} );
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user