UNPKG

phnq_ejs

Version:

Embedded JavaScript templating tool

13 lines (12 loc) 155 B
it should correctly render a non-expression "if" in one line ========== { } ========== ONE <% if(true) { %><body><% } %> THREE ========== ONE <body> THREE