Merge pull request #2218 from eldios/patch-1
Fixed broken link to markdown options doc
This commit is contained in:
		| @@ -175,7 +175,7 @@ We use [marked](https://github.com/chjj/marked) to parse Markdown. To customise | |||||||
| ```javascript | ```javascript | ||||||
| Reveal.initialize({ | Reveal.initialize({ | ||||||
| 	// Options which are passed into marked | 	// Options which are passed into marked | ||||||
| 	// See https://github.com/chjj/marked#options-1 | 	// See https://marked.js.org/#/USING_ADVANCED.md#options | ||||||
| 	markdown: { | 	markdown: { | ||||||
| 		smartypants: true | 		smartypants: true | ||||||
| 	} | 	} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user