Skip to content
New issue

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

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

Already on GitHub? # to your account

Add option to enable rehype (defaults to true) #59

Merged
merged 3 commits into from
Feb 18, 2021

Conversation

florianeckerstorfer
Copy link
Owner

This PR adds a new option enableRehype (defaults to true) that allows to disable the automatic inclusion of the remark-rehype and rehype-stringify plugins in the processor.

This fixes florianeckerstorfer/remark-images#7

@florianeckerstorfer florianeckerstorfer self-assigned this Feb 17, 2021
@florianeckerstorfer florianeckerstorfer merged commit 7a6cc3b into main Feb 18, 2021
@florianeckerstorfer florianeckerstorfer deleted the disable-rehype branch February 18, 2021 07:04
@florianeckerstorfer florianeckerstorfer changed the title Add option to enable rehype (defaults to true by default) Add option to enable rehype (defaults to true) Feb 18, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remark-rehype strips out <figure>
1 participant