Skip to content
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

Regexp doesn't work when used in class attribute #139

Open
qfox opened this issue Mar 15, 2016 · 0 comments
Open

Regexp doesn't work when used in class attribute #139

qfox opened this issue Mar 15, 2016 · 0 comments
Labels

Comments

@qfox
Copy link
Member

qfox commented Mar 15, 2016

I have the following:

    <div class="popup popup popup_theme_ffffff other-classes">

and tried

    <div class="{{(popup\s)?}} popup popup_theme_ffffff other-classes">

but it looks like it does not work at all.

How to make it works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants