highlight

package
v1.18.2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: MIT Imports: 16 Imported by: 237

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Code added in v1.13.0

func Code(fileName, language, code string) string

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

func CodeFromLexer added in v1.15.4

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

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

func File added in v1.13.0

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

File returns a slice of chroma syntax highlighted HTML lines of code

func NewContext

func NewContext()

NewContext loads custom highlight map from local config

func PlainText added in v1.17.4

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