mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-01 18:54:29 +02:00
* [bug] the markdown plugin can not render highlight codes for marked.setOptions(highlight)
This commit is contained in:
10
test/simple.md
Normal file
10
test/simple.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## Slide 1.1
|
||||
|
||||
```js
|
||||
var a = 1;
|
||||
```
|
||||
|
||||
## Slide 1.2
|
||||
|
||||
|
||||
## Slide 2
|
Reference in New Issue
Block a user