Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom renderer to markdown plugin #1495

Closed
wants to merge 1 commit into from
Closed

Conversation

Neths
Copy link

@Neths Neths commented Jan 29, 2016

Allow customization for markdown plugin renderer

bnjmnt4n added a commit to bnjmnt4n/reveal.js that referenced this pull request Dec 8, 2016
@hakimel
Copy link
Owner

hakimel commented Dec 8, 2016

It's now possible to configure marked via the new markdown config option, for example:

Reveal.initialize({
  markdown: {
    smartypants: true
  }
})

@hakimel hakimel closed this Dec 8, 2016
SteveDesmond-ca pushed a commit to SteveDesmond-ca/presentations that referenced this pull request Apr 19, 2017
derheap pushed a commit to derheap/reveal.js that referenced this pull request Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants