formatter_html {highlight}R Documentation

html formatter

Description

Wraps tokens into span tags with the class corresponding to the style

Usage

formatter_html(tokens, styles, ...)

Arguments

tokens

tokens to wrap

styles

styles to give to the tokens

...

ignored

See Also

renderer_html


[Package highlight version 0.5.1 Index]