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

markdown plugin improvements #2956

Merged
merged 4 commits into from
May 17, 2021
Merged

markdown plugin improvements #2956

merged 4 commits into from
May 17, 2021

Conversation

ryzokuken
Copy link
Contributor

This PR improves the markdown plugin in two ways:

  1. Doesn't create a custom renderer if the user has already passed one in.
  2. Adds a custom "animateLists" option that makes all lists animated by default.

Of course, this is very much WIP, will iterate more if you +1 the general idea.

hakimel and others added 3 commits March 8, 2021 13:46
Don't waste time constructing a renderer then override it if one is
passed into the options object.
Add an "animateLists" option to the markdown plugin that animates all
lists by default.
@hakimel hakimel changed the base branch from master to dev May 17, 2021 07:52
@hakimel hakimel merged commit 2c115b8 into hakimel:dev May 17, 2021
R0bes pushed a commit to R0bes/Terraform-Presentation that referenced this pull request Jun 7, 2021
R0bes pushed a commit to R0bes/Terraform-Presentation that referenced this pull request Jun 7, 2021
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