From 5316e498c2b0dc50a6dfddd1763ab268f13f7623 Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 6 Mar 2024 21:38:48 +0100 Subject: [PATCH] table --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a354e56..583037c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,18 @@ # heading 5 +| Tables | Are | Cool | +|----------|:-------------:|------:| +| col 1 is | left-aligned | $1600 | +| col 2 is | centered | $12 | +| col 3 is | right-aligned | $1 | +| col 3 is | right-aligned | $1 | +| col 3 is | right-aligned | $1 | +| col 3 is | right-aligned | $1 | +| col 3 is | right-aligned | $1 | +| col 3 is | right-aligned | $1 | +| col 3 is | right-aligned | $1 | + ``` single line ```