Skip to content

Conversation

@cosmicshuai
Copy link
Contributor

@cosmicshuai cosmicshuai commented Mar 18, 2020

fixes: #3466
Now user can write there expressions in multiple lines, like:
# definition2
- this is book list: ${join(createArray("Ender's Game",
"Dune")
, ", ")}

LG will treat all the content after ${ as an expression until reaches a }.

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.

Expression - improvements

3 participants