templateCommandAsHtmlComment

fun FlowOrMetaDataContent.templateCommandAsHtmlComment(data: Command, block: FlowOrMetaDataContent.() -> Unit = {})
fun <T : Appendable> T.templateCommandAsHtmlComment(command: Command, action: T.() -> Unit)