From 7322c8dc750718e1f2aba3c69b9a9523912db8d3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 May 2016 14:16:23 -0700 Subject: [PATCH] add code snippet --- docs/content/tables.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 }} -- 2.47.2