Learn R Programming

highlight (version 0.4.7)

formatter_html: 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