Imports of package ast

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/yuin/goldmark/astPackage ast defines AST nodes that represent markdown elements.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.