Replies: 1 comment
-
|
We could also choose We can change the PR for this if needed. I am not sure which is best. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The goal is to provide a configuration that enable a syntax for expressions that less susceptible to conflict with the content to avoid the need to escape everything:
It keeps
{#...}for sections which is quite safe and introduce{=foo}(instead of).{foo}We implemented a system allowing fine grained config allowing to specify which syntax a library is using:
quarkusio/quarkus#47882
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions