Imports of package render

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/gohugoio/hugo/bufferpool
github.com/gohugoio/hugo/common/text
github.com/gohugoio/hugo/markup/converter
github.com/gohugoio/hugo/markup/converter/hooks
github.com/gohugoio/hugo/tpl
github.com/yuin/goldmark/astPackage ast defines AST nodes that represent markdown elements.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.