addCodeBlock

fun addCodeBlock(code: String, lang: String = definedExternally): Summary(source)

Adds an HTML codeblock to the summary buffer

Parameters

{string} lang (optional) language to syntax highlight code