whisker.escape {whisker}R Documentation

escape basic HTML characters

Description

This method is called for normal mustache keys

Usage

whisker.escape(x)

Arguments

x

character that will be escaped

Value

HTML escaped character


[Package whisker version 0.4.1 Index]