Skip to content
Snippets Groups Projects
Commit 31174cba authored by Thomas Fritsch's avatar Thomas Fritsch
Browse files

adds ability to override markdown default options

```js
Reveal.initialize({
    markdown: {
        defaultOptions: {
            verticalSeparator: '\n--\n`,
        }
    }
})
parent c8a7f262
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment