Skip to content
Snippets Groups Projects
Unverified Commit b0ebb7de authored by Lele's avatar Lele Committed by GitHub
Browse files

Fixed broken link to markdown options doc

Fixed broken link to markdown options doc
parent 249f0139
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@ We use [marked](https://github.com/chjj/marked) to parse Markdown. To customise
```javascript
Reveal.initialize({
// Options which are passed into marked
// See https://github.com/chjj/marked#options-1
// See https://marked.js.org/#/USING_ADVANCED.md#options
markdown: {
smartypants: true
}
......
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