nitc :: MDoc :: md_synopsis=
# Renders the synopsis as a HTML comment block. var md_synopsis: Writable is lazy do if content.is_empty then return "" return content.first end