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

🎆Write images when serializing, not during mdast processing #721

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

fwkoch
Copy link
Collaborator

@fwkoch fwkoch commented Nov 3, 2023

This addresses most of #709

The image/output steps that write to disk are pulled out of the base process/postProcessMdast functions into a separate processing step called at final serialization for export / site build.

@rowanc1
Copy link
Collaborator

rowanc1 commented Nov 3, 2023

This looks good. Tested out on multiple tex exports, site build, jats.

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