summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-02-22 14:15:07 +0000
committerColin Watson <cjwatson@debian.org>2018-02-22 14:15:07 +0000
commitd6942d6b7c8540d1e22a89d1ece5f1a520894cad (patch)
treed16fa8cdfba717e59140e6a22517ef5d54bbfc8c /tests
parent1b966038502c0b386a6645d4b5125f623d0947bb (diff)
downloadpygments-git-d6942d6b7c8540d1e22a89d1ece5f1a520894cad.tar.gz
Markdown: add support for reference-style links
Diffstat (limited to 'tests')
-rw-r--r--tests/examplefiles/example.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/examplefiles/example.md b/tests/examplefiles/example.md
index 2befb107..e2bbacf1 100644
--- a/tests/examplefiles/example.md
+++ b/tests/examplefiles/example.md
@@ -46,6 +46,9 @@ this sentence @tweets a person about a #topic.
[google](https://google.com/some/path.html)
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
+[reference link][id]
+[id]: http://example.com/
+
```
* this is just unformated
__text__