AddJocomojiTag
struct AddJocomojiTag : UnsafeUnescapedLeafTagRuns 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
- 
                  
                  DeclarationSwift static let jocomoji: [String]
- 
                  
                  DeclarationSwift static func process(_ str: String) -> String
- 
                  
                  DeclarationSwift func render(_ ctx: LeafContext) throws -> LeafData
 View on GitHub
            View on GitHub
           AddJocomojiTag Structure Reference
      AddJocomojiTag Structure Reference