Imports of package normalizer

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/MakeNowJust/heredocPackage heredoc provides creation of here-documents from raw strings.
github.com/russross/blackfridayPackage blackfriday is a Markdown processor.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.