github-actions[bot] on gh-pages
Deployed 109d6f7 with MkDocs ve… (compare)
dependabot-preview[bot] on npm_and_yarn
dependabot-preview[bot] on master
Bump eslint from 7.23.0 to 7.24… (compare)
github-actions[bot] on gh-pages
Deployed 7c47f88 with MkDocs ve… (compare)
dependabot-preview[bot] on npm_and_yarn
Bump eslint from 7.23.0 to 7.24… (compare)
dependabot-preview[bot] on npm_and_yarn
dependabot-preview[bot] on master
Bump @typescript-eslint/eslint-… (compare)
github-actions[bot] on gh-pages
Deployed ea3da6a with MkDocs ve… (compare)
github-actions[bot] on gh-pages
Deployed 6290725 with MkDocs ve… (compare)
dependabot-preview[bot] on npm_and_yarn
dependabot-preview[bot] on master
Bump esbuild from 0.11.5 to 0.1… (compare)
dependabot-preview[bot] on npm_and_yarn
md_in_html
provides the possability to change the column width of all columns in the table. Example written in MD-File: <div class="small-columns" markdown="1"> md-table </div>
.div.small-columns table th {min-width: 1em !important;}
. The path was the "hardwork", noting the div is sitting in front of the table tag in the resulting html.