diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-06-26 00:14:19 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-06-26 00:14:19 +0800 |
commit | d415bbb33a1c2a3f9a2492668b57c4db0098ef1d (patch) | |
tree | ba2f9ac78a88603bd6183e2c0c313ac15329c3e4 /snippets/markdown | |
parent | 59de29d5164d245dda1608f5e14cf4e1c981ad3e (diff) |
Update
Diffstat (limited to 'snippets/markdown')
-rw-r--r-- | snippets/markdown/table | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/snippets/markdown/table b/snippets/markdown/table deleted file mode 100644 index cb95fd4..0000000 --- a/snippets/markdown/table +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | | Column1 | Column2 | Column3 | Column4 | | ||
2 | | --------------- | --------------- | --------------- | --------------- | | ||
3 | | Item1.1 | Item2.1 | Item3.1 | Item4.1 | | ||
4 | | Item1.2 | Item2.2 | Item3.2 | Item4.2 | | ||
5 | | Item1.3 | Item2.3 | Item3.3 | Item4.3 | | ||
6 | |||