mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
test: test table alignment
This commit is contained in:
committed by
Christian Muehlhaeuser
parent
9e3abf6f65
commit
77f8c87aa1
@@ -0,0 +1,4 @@
|
|||||||
|
| Label | Value | URL |
|
||||||
|
| :----- | :---: | ------: |
|
||||||
|
| First | foo | charm.sh |
|
||||||
|
| Second | bar | https://charm.sh |
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"table": {
|
||||||
|
"margin": 4
|
||||||
|
}
|
||||||
|
}
|
||||||
Vendored
+5
@@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
LABEL | VALUE | URL
|
||||||
|
---------+-------+-------------------
|
||||||
|
First | foo | charm.sh
|
||||||
|
Second | bar | https://charm.sh
|
||||||
Reference in New Issue
Block a user