Skip to main content

Hash

hash(tag)​

Added in 1.3.0

converts text to #text

  • tag - <string> - Tag name. Should be word without spaces.

hashes(tags)​

Added in 1.3.0

apply hash function for each tag.

  • tags - <Array> - Tags array. Each tag should be a word without spaces.