wrap

fun PostRenderer.wrap(content: CharSequence): <Error class: unknown class>

Wraps rendered code in a template.

Return

content, wrapped in the corresponding template for this rendering strategy

Parameters

content

code to wrap

See also