Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, can you give me more information about what "template" means? |
Beta Was this translation helpful? Give feedback.
0 replies
-
The templates are meant to be used for plain text generation see https://github.com/orgs/kcl-lang/discussions/651 They are tracked in issue #313 |
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.
-
I would like to be able to query from the inside of the template. I think it could be done if KCL would support injection of custom handlebars helper. The query syntax is TBD it could be jsonpath or rsonpath-lib or even KPL itself (if KCL has own query language I am very new to KCL). This discussion about custom helpers to template engine.
Beta Was this translation helpful? Give feedback.
All reactions