$ jade index.jade -P -w --obj '{"course":jade}'
> 7| title #{course.toUpperCase()} study
undefined is not a function
at eval (eval at <anonymous> (/usr/local/lib/node_modules/jade/lib/index.js:218:8), <anonymous>:35:50)
控制臺報錯了
> 7| title #{course.toUpperCase()} study
undefined is not a function
at eval (eval at <anonymous> (/usr/local/lib/node_modules/jade/lib/index.js:218:8), <anonymous>:35:50)
控制臺報錯了
2015-11-26