mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
adds ability to override markdown default options
```js
Reveal.initialize({
markdown: {
defaultOptions: {
verticalSeparator: '\n--\n`,
}
}
})
This commit is contained in:
parent
c8a7f26229
commit
31174cbaba
3 changed files with 10 additions and 7 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue