Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds ability to override markdown default options
```js Reveal.initialize({ markdown: { defaultOptions: { verticalSeparator: '\n--\n`, } } })
- Loading branch information