Imports of package lexers

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.
github.com/dlclark/regexp2Package regexp2 is a regexp package that has an interface similar to Go's framework regexp engine but uses a more feature full regex engine behind the scenes.
io/fsPackage fs defines basic interfaces to a file system.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.