mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-10-29 04:40:02 +01:00
adds ability to override markdown default options
```js
Reveal.initialize({
markdown: {
defaultOptions: {
verticalSeparator: '\n--\n`,
}
}
})
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user