Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Browserify +vueify +jade escaping some condition in templates #40

Closed
cgarnier opened this issue Dec 11, 2015 · 2 comments
Closed

Browserify +vueify +jade escaping some condition in templates #40

cgarnier opened this issue Dec 11, 2015 · 2 comments

Comments

@cgarnier
Copy link

Hello,

for sample:
v-if="true && true" is compiled in v-if="true & amp;& amp; true"

@yyx990803
Copy link
Member

Jade has a special syntax for that: v-if!="a && b"

@cgarnier
Copy link
Author

ho ok thank you

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

No branches or pull requests

2 participants