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

Do specific replacement instead of a general replace for escaped dollar signs #32

Merged
merged 4 commits into from
Dec 31, 2021

Conversation

mgiamberardino
Copy link
Contributor

This is a solution proposal for #31

Instead of doing a general content.replace to replace escaped characters we should remove the specific span and replace.

This PR is the implementation for this proposal.

@thesimj thesimj changed the base branch from master to develop December 31, 2021 12:23
@thesimj thesimj merged commit a50e411 into thesimj:develop Dec 31, 2021
@thesimj thesimj mentioned this pull request Dec 31, 2021
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