package quick

import "github.com/alecthomas/chroma/quick"

Index

Functions

func Highlight

func Highlight(w io.Writer, source, lexer, formatter, style string) error

Highlight some text.

Lexer, formatter and style may be empty, in which case a best-effort is made.

Source Files

quick.go

Version
v0.1.1
Published
Sep 26, 2017
Platform
js/wasm
Imports
5 packages
Last checked
13 minutes ago

Tools for package owners.