prettier-plugin-jinja-template
Version:
Prettier plugin for formatting jinja templates.
14 lines (11 loc) • 308 B
HTML
{#
Language will be used as ab_variant shortcut
tracking callback is our own patched callback
Integration note:
window.emos3 = {
stored: [],
send: function(p){this.stored.push(p);}
};
This script tag must be moved to the head tag so
that onclick events can already use the send method.
#}