def _markdown_template( html, style="", ): template = ( """ """ ) return template