diff options
Diffstat (limited to 'tests/examplefiles/example.md')
| -rw-r--r-- | tests/examplefiles/example.md | 3 |
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)  +[reference link][id] +[id]: http://example.com/ + ``` * this is just unformated __text__ |
