From 1ccae2557e6b135695dcc02381c03bee22ed20ab Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Thu, 22 Aug 2024 02:52:25 -0700 Subject: [PATCH] Add links to the styleguide --- docs/styleguide.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/styleguide.md b/docs/styleguide.md index 1ba6ef0..9c9ebaf 100644 --- a/docs/styleguide.md +++ b/docs/styleguide.md @@ -12,3 +12,12 @@ parent: Documentation **This page is a very large work in progress!** The examples here will (eventually) show all the examples of text & color examples. + + +## Tables + +{: .table.table-striped } + +| Heading | Column 2 | +|---------|----------| +| [a](/) | [b](/)
[c][c] |