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

Fix an edge case about failure of global directive injection by CLI with --html option #519

Merged
merged 4 commits into from
Apr 16, 2023

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Apr 16, 2023

Fixed #511.

The converter is now using Marpit plugin instead of a simple string injection to override CLI specific global directives.

This change will fix a failure about overriding global directives when --html option was enabled and there was a HTML block at the end of Markdown file.

@yhatt yhatt merged commit 8e7bcf9 into main Apr 16, 2023
1 check passed
@yhatt yhatt deleted the fix-overridden-global-directives-with-html-option branch April 16, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant