Skip to content

Commit 2221352

Browse files
committed
README.md: Add comparison link with/without backlinks
1 parent 66484ed commit 2221352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ in the Markdown file, which Pandoc then converts to this HTML:
121121
```bash
122122
pandoc -s -f markdown+yaml_metadata_block -t html testing-curly-anchors.md -o testing-curly-anchors.html
123123
```
124-
6. Open [`testing-curly-anchors.html`](https://moonbase59.github.io/gh-toc/testing-curly-anchors.html) in your favourite browser and test the links.
124+
6. Open [`testing-curly-anchors.html`](https://moonbase59.github.io/gh-toc/testing-curly-anchors.html) in your favourite browser and test the links. This example intentionally has no backlinks. Compare with the [HTML anchors example](https://moonbase59.github.io/gh-toc/testing-html-anchors.html) and you’ll see how much you miss them!
125125

126126
**Voilà again!**
127127

0 commit comments

Comments
 (0)