jquery-tmpl icon indicating copy to clipboard operation
jquery-tmpl copied to clipboard

new tag for ssjs - "verbatim"

Open kof opened this issue 14 years ago • 2 comments

It is often needed to be able to ignore tags inside of a template, because they should be rendered on the client only, while other parts of this template are rendered on the server.

@colinsullivan has posted an idea to use {{verbatim}} tag. All other tags inside of verbatim will be ignored by the engine and passed like a text.

originally posted here: https://github.com/kof/node-jqtpl/issues#issue/20

and here: https://github.com/jquery/jquery-tmpl/issues/74#issue/74/comment/878564

kof avatar Mar 16 '11 00:03 kof

Added to draft spec at http://wiki.jqueryui.com/w/page/37898666/Template

mikesamuel avatar Apr 30 '11 00:04 mikesamuel

Thanks for taking the time to submit this issue. Just wanted to let you know this plugin is no longer being actively developed or maintained by the jQuery team. See README for more info.

rdworth avatar Oct 08 '11 06:10 rdworth