grails - Jade4J not recognizing JSON objects -


if following

h1= firstname 

i get

<h1>{"test":"test"}               </h1> 

but if

h1= firstname.test 

nothing shows up

*using grails-jade plugin.

apparently jade4j not support json java


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -