{{ $htmlTable := .Inner | markdownify }} {{ $table_class := default "table table-striped table-bordered" (.Get "table_class") }} {{ $thead_class := default "table-dark" (.Get "thead_class") }} {{ if .Get "caption" }} {{ $caption := .Get "caption" }} {{ $old_cap := "