pugjs / pug-code-gen

https://github.com/pugjs/pug/tree/master/packages/pug-code-gen
7 stars 9 forks source link

Remove handling of interpolation #17

Closed TimothyGu closed 9 years ago

TimothyGu commented 9 years ago

The lexical analysis of the interpolated code is now handled in jade-lexer in jadejs/jade-lexer#22 (with support in jade-parser).