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

How to customize placeholders? #39

Open
qq253498229 opened this issue Mar 11, 2024 · 0 comments
Open

How to customize placeholders? #39

qq253498229 opened this issue Mar 11, 2024 · 0 comments

Comments

@qq253498229
Copy link

My project contains a large number of {}/{{}}-like strings (such as in CSS or FreeMarker), and I can't escape them all with .

Is there a way to customize the placeholder symbols, for example, I want to use <%xxxxxx%> instead of {xxxxxx}, so I don't have to modify existing files?

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

No branches or pull requests

1 participant