Roman Paradeev
Results
2
issues of
Roman Paradeev
``` js ctx.tProxy = function (prop) { ctx.tParam(prop, ctx.param(prop)); } ```
It's very nice of BH to expose `xmlEscape`, `attrEscape` and `jsAttrEscape`. These handy methods definitely should be documented.