Module: helpers

helpers

Source:

Methods

<static> html()

Escape html
Source:

<static> latinize()

Convert string to latin characters
Source:

<static> lower()

Conver string to lowercase
Source:

<static> markdown()

Convert markdown into html, alias: md
Source:

<static> normalizeTag()

Converts string to normalized tag
Source:

<static> upper()

Convert string to uppercase
Source: