Imports of package styles

PathSynopsis
embedPackage embed provides access to files embedded in the running Go program.
github.com/alecthomas/chroma/v2Package chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI- coloured text, etc.
io/fsPackage fs defines basic interfaces to a file system.
sortPackage sort provides primitives for sorting slices and user-defined collections.