Skip to content

Fix Markdown backtick escaping in Variables and Change tutorial #944

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

Merged
merged 1 commit into from
Aug 22, 2025

Conversation

adi-ray
Copy link
Contributor

@adi-ray adi-ray commented Aug 22, 2025

Summary:
PR fixes the problematic escaped backticks (`) to proper Mdx formatting. This will prevent the improper highlighting that was occurring in the rest of the section.

Fixes #941

Copy link
Contributor

@perminder-17 perminder-17 left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for fixing this.

Are you also interested in opening up the PR for 2.0 branch. I think this issue needs to be fixed in that branch as well.

@perminder-17 perminder-17 merged commit 087d3f5 into processing:main Aug 22, 2025
4 checks passed
@adi-ray
Copy link
Contributor Author

adi-ray commented Aug 22, 2025

Looks good to me! Thanks for fixing this.

Are you also interested in opening up the PR for 2.0 branch. I think this issue needs to be fixed in that branch as well.

Thanks for the quick approval!

I'd be happy to open a PR for the 2.0 branch as well.

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.

Incorrect Markdown on Variables and Change tutorial
2 participants