Imports of package emoji

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/yuin/goldmark
github.com/yuin/goldmark-emoji/astPackage ast defines AST nodes that represetns emoji extension's elements.
github.com/yuin/goldmark-emoji/definitionCode generated by _tools; DO NOT EDIT.
github.com/yuin/goldmark/ast
github.com/yuin/goldmark/parser
github.com/yuin/goldmark/renderer
github.com/yuin/goldmark/renderer/html
github.com/yuin/goldmark/text
github.com/yuin/goldmark/util
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.