From 76c665e2b3c797c1b77e90337f5db1e77bf60a23 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 24 Jun 2024 16:35:04 +0800 Subject: Update --- snippets/markdown/table | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 snippets/markdown/table (limited to 'snippets/markdown/table') diff --git a/snippets/markdown/table b/snippets/markdown/table new file mode 100644 index 0000000..cb95fd4 --- /dev/null +++ b/snippets/markdown/table @@ -0,0 +1,6 @@ +| Column1 | Column2 | Column3 | Column4 | +| --------------- | --------------- | --------------- | --------------- | +| Item1.1 | Item2.1 | Item3.1 | Item4.1 | +| Item1.2 | Item2.2 | Item3.2 | Item4.2 | +| Item1.3 | Item2.3 | Item3.3 | Item4.3 | + -- cgit v1.2.3-70-g09d2