Skip to content

~s{} strings are broken if there are one or more interpolation inside it #369

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

Open
xoich opened this issue Jul 29, 2016 · 4 comments
Open

Comments

@xoich
Copy link

xoich commented Jul 29, 2016

For example with this: ~s{<tr class="#{class}"><td>#{value}</tr></td>\n}

@tonini
Copy link
Contributor

tonini commented Sep 21, 2016

@syohex If you get some free time could you have a look at this one? 😏

@syohex
Copy link
Contributor

syohex commented Sep 24, 2016

I tried to fix this issue but I couldn't accomplish it. I need to understand much syntax highlighting.

@rdrey
Copy link

rdrey commented May 8, 2017

As a workaround I changed my sigil to use [] (~s[<tr class="#{class}"><td>#{value}</tr></td>\n]).

@bettio
Copy link

bettio commented Aug 12, 2020

August 2020: the issue is still happening.

Screenshot_20200812_155424

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

No branches or pull requests

5 participants