Commit Graph
6 Commits
Author SHA1 Message Date
Eduardo San Martin Morote 4adfb9ba99 Fix jade syntax in vue files
The pug package isn't ready yet so you still need to use the jade
package for vue files. We can still apply the pug syntax to the regions
2016-02-21 11:29:23 +01:00
Eduardo San Martin Morote a24c0b32e8 Remove uppercase in README name 2016-02-21 11:23:07 +01:00
Eduardo San Martin Morote f1bac123f1 Added FAQ abot jade. May be helpful 2016-02-21 11:22:30 +01:00
Eduardo San Martin Morote 348733202c Renamed jade to pug
Fixes #8
Alse see https://github.com/pugjs/jade/issues/2184
You should now replace your jade loaders by the pug loaders
and also the digitaltoad/vim-jade by digitaltoad/vim-pug which is the
new vim syntax plugin for pug (mantained by the same person)
2016-02-21 11:16:18 +01:00
Eduardo San Martin Morote b25434a981 Allow the use of <template v-if> inside of the <template>
Fix #6
It forces the user to indent the code correctly in order to detect the
englobbing template tag
2016-01-31 12:11:44 +01:00
Eduardo San Martin Morote fa9091030b Added coffee, stylus and jade. Updated all files 2015-10-09 09:59:52 +02:00