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

Make string escape optional #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jonbwhite
Copy link
Contributor

I ran into an issue where I was using a string as a variable to change latex rendering and realized it was because the variable was getting escaped by default when it is passed in. I think this makes sense as a default behavior but think it would be useful to be able to turn this off optionally and added an argument to allow for this.

@girogio
Copy link

girogio commented Jan 26, 2024

This should be merged!

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.

3 participants