You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
695 B
695 B
+++ title = "Table caption" tags = ["table", "caption"] draft = false +++
The caption can contain be emphasized using the usual markup characters too.
Table 1:
Awesome table
| h1 | h2 | h3 |
|---|---|---|
| abc | def | ghi |
Some text.
Table 2:
_Another_ **awesome** table
| h1 | h2 | h3 |
|---|---|---|
| jkl | mno | pqr |
Some more text.
Table 3:
Third table
| h1 | h2 | h3 |
|---|---|---|
| stu | vwx | yz |