AddJocomojiTag

struct AddJocomojiTag : UnsafeUnescapedLeafTag

Runs the element sanitizer on the given string, and then converts Jocomoji (specific string tags with the form :tag:) into inline images. Generally, use this tag for user text that isn’t posts.

Usage: #addJocomoji(String) -> String