From: Mark Otto Date: Sun, 8 May 2016 21:16:23 +0000 (-0700) Subject: add code snippet X-Git-Tag: v4.0.0-alpha.3~99^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7322c8dc750718e1f2aba3c69b9a9523912db8d3;p=thirdparty%2Fbootstrap.git add code snippet --- diff --git a/docs/content/tables.md b/docs/content/tables.md index 0ab0b538d4..fc6a6b19b2 100644 --- a/docs/content/tables.md +++ b/docs/content/tables.md @@ -511,6 +511,24 @@ Regular table background variants are not available with the inverse table, howe +{% highlight html %} + +... +... +... +... +... + + + + ... + ... + ... + ... + ... + +{% endhighlight %} + {% capture callout-include %}{% include callout-warning-color-assistive-technologies.md %}{% endcapture %} {{ callout-include | markdownify }}