* [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