This website requires JavaScript.
Explore
Help
Sign In
mirror
/
reveal.js
Watch
1
Star
0
Fork
0
You've already forked reveal.js
mirror of
https://github.com/hakimel/reveal.js.git
synced
2025-01-17 21:39:25 +01:00
Code
Issues
Releases
Wiki
Activity
reveal.js
/
test
/
simple.md
13 lines
64 B
Markdown
Raw
Normal View
History
Unescape
Escape
* [bug] the markdown plugin can not render highlight codes for marked.setOptions(highlight)
2015-11-11 07:37:08 +00:00
## Slide 1.1
```js
var a = 1;
```
revise simple.md so that slide 1.1 and 1.2 correctly break into separate slides
2016-06-22 09:24:09 +02:00
* [bug] the markdown plugin can not render highlight codes for marked.setOptions(highlight)
2015-11-11 07:37:08 +00:00
## Slide 1.2
revise simple.md so that slide 1.1 and 1.2 correctly break into separate slides
2016-06-22 09:24:09 +02:00
* [bug] the markdown plugin can not render highlight codes for marked.setOptions(highlight)
2015-11-11 07:37:08 +00:00
## Slide 2
Reference in New Issue
Copy Permalink