highlight

package
v0.19.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Code

func Code(fileName, language, code string) (string, string)

Code returns a HTML version of code string with chroma syntax highlighting classes and the matched lexer name

func CodeFromLexer

func CodeFromLexer(lexer chroma.Lexer, code string) string

CodeFromLexer returns a HTML version of code string with chroma syntax highlighting classes

func File

func File(fileName, language string, code []byte) ([]string, string, error)

File returns a slice of chroma syntax highlighted HTML lines of code and the matched lexer name

func NewContext

func NewContext()

NewContext loads custom highlight map from local config

func PlainText

func PlainText(code []byte) []string

PlainText returns non-highlighted HTML for code

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL