- Source:
- helpers.js, line 11
Methods
-
<static> html()
-
Escape html
- Source:
- helpers.js, line 22
-
<static> latinize()
-
Convert string to latin characters
- Source:
- helpers.js, line 35
-
<static> lower()
-
Conver string to lowercase
- Source:
- helpers.js, line 30
-
<static> markdown()
-
Convert markdown into html, alias: md
- Source:
- helpers.js, line 13
-
<static> normalizeTag()
-
Converts string to normalized tag
- Source:
- helpers.js, line 37
-
<static> upper()
-
Convert string to uppercase
- Source:
- helpers.js, line 26