diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-11-14 22:30:29 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-11-14 22:30:29 +0800 |
commit | 90d8a0c1101320d3556252c819b82ac98665ba91 (patch) | |
tree | 85b722787b525537e1fa53512c76829748ff4b68 | |
parent | 791ebc6281b05be490b3082b93bfcd3dc705af5a (diff) |
chore: update another-test-markdown post
-rw-r--r-- | _posts/2016-01-01-another-test-markdown.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_posts/2016-01-01-another-test-markdown.md b/_posts/2016-01-01-another-test-markdown.md index 38351fd..64d8a35 100644 --- a/_posts/2016-01-01-another-test-markdown.md +++ b/_posts/2016-01-01-another-test-markdown.md @@ -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: |