spoiler

private fun spoiler(body: String, heading: String = "Click to show"): String(source)

Creates a Markdown spoiler tag with the given heading and body.