Imports of package mmark

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/gohugoio/hugo/identityPackage provides ways to identify values in Hugo.
github.com/gohugoio/hugo/markup/blackfriday/blackfriday_config
github.com/gohugoio/hugo/markup/converter
github.com/miekg/mmarkPackage markdown is a package for parsing and processing markdown text.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.