Skip to content

Conversation

cosmicshuai
Copy link
Contributor

fixes: #4547

now string interpolation in adaptive expressions:

'`${hello} \n\n ${world}`'

will return:

"hello 

  world"

@cosmicshuai cosmicshuai requested a review from a team as a code owner August 31, 2020 10:26
@boydc2014 boydc2014 merged commit 24d9508 into main Sep 2, 2020
@boydc2014 boydc2014 deleted the shuwan/fixNLInStrInterp branch September 2, 2020 07:41
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.

Support multi-line string in string interpolation
3 participants