chore: update another-test-markdown post
This commit is contained in:
parent
791ebc6281
commit
90d8a0c110
1 changed files with 3 additions and 1 deletions
|
@ -159,10 +159,12 @@ for (a, b), neighbors in common_neighbors.items():
|
|||
|
||||
| Heading | Column 1 | Column 2 |
|
||||
|--------------------|---------------|------------------------------------|
|
||||
| Row 1 | Apple | Orange |
|
||||
| Row 1 | Apple[^1] | Orange |
|
||||
| Row 2 (merged) | Blueberry | Strawberry |
|
||||
| ^^ | [Plum](https://example.com) | Raspberry ![example][cell image] |
|
||||
|
||||
[^1]: Footnote
|
||||
|
||||
Not in table: `<Mail Gateway>`
|
||||
|
||||
In table:
|
||||
|
|
Loading…
Reference in a new issue