Skip to content

Conversation

@e13h
Copy link
Contributor

@e13h e13h commented Aug 15, 2025

Fixes #37

Dedent the contents of the math block if indent_width is nonzero in the context. The parent renderer will add back the right amount of indentation.

Copy link
Collaborator

@KyleKing KyleKing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good as well!

The only other change might be to update the PR title when merging following: https://github.com/executablebooks/.github/blob/master/CONTRIBUTING.md#commit-messages

Otherwise, I have no concerns

@e13h e13h changed the title Dedent math block if nonzero indent_width found in context [FIX] Dedent math block if nonzero indent_width found in context Aug 19, 2025
@e13h e13h force-pushed the fix-extra-indentation branch from 500edf8 to 9edf570 Compare August 19, 2025 05:04
@e13h
Copy link
Contributor Author

e13h commented Aug 19, 2025

Great, thanks! I saw your recent commit to update the pipeline. I just rebased and force pushed, hopefully the pipeline will succeed now. I also updated the PR title.

@KyleKing
Copy link
Collaborator

Would you be able to resolve the conflicts? Otherwise, I can do that tonight when I release a patch version!

@e13h e13h force-pushed the fix-extra-indentation branch from 9edf570 to b008bd0 Compare August 19, 2025 15:10
@e13h
Copy link
Contributor Author

e13h commented Aug 19, 2025

Conflicts resolved

@KyleKing KyleKing merged commit 03c7dc5 into executablebooks:master Aug 19, 2025
12 checks passed
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.

Extra indentation added to indented dollar math equations

2 participants