Skip to content

Conversation

@edl7878
Copy link

@edl7878 edl7878 commented Oct 11, 2025

Before document processing begins, store the contents of stem:[...] into an array, and restore them after document processing is complete, to prevent the content inside stem from being processed by other stages.

@mojavelinux mojavelinux changed the title feat: Add stem macro passthrough implementation and tests resolves #22 add passthrough behavior for stem macro Oct 11, 2025
@mojavelinux
Copy link
Member

mojavelinux commented Oct 11, 2025

When submitting a PR, please following the pattern used for every other PR that has been submitted to this repository. I have updated the title to conform.

@mojavelinux
Copy link
Member

Also, I have gone to great lengths to ensure that this converter runs as fast as possible. I want to see little to no impact on processing speed as a result of this change. That likely means adding guards to avoid unnecessary processing of lines. You can see I have done this throughout the code. This code will need to do the same.

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