-
Notifications
You must be signed in to change notification settings - Fork 22
Support to configure disable that #{...} is interpreted #43
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
Comments
Hi @qshun , Sorry for late reply. |
this issue resolved using 1.2.0-SNAPSHOT |
Fix via #51 . |
my English is pool,could you disable interpret #{...} by default? |
Default behavior does not change. If you want to disable
freemarker-settings.interpolation_syntax=dollar |
#{...} can be disabled
The text was updated successfully, but these errors were encountered: