package
0.4.1
Repository: https://github.com/robherley/snips.sh.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DetectFileType returns the type of the file based on the content and the hint.
GetLexer returns the lexer for the given name, or the fallback lexer if the lexer is not found.
No description provided by the author
No description provided by the author
ToSyntaxHighlightedHTML returns HTML of the syntax highlighted code via Chroma.
ToSyntaxHighlightedTerm returns ANSI of the syntax highlighted code via Chroma.

# Constants

MinimumContentGuessLength is the minimum length of the content to use Guesslang, smaller content will use the fallback lexer.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author