diff options
Diffstat (limited to 'tests/basic/links-inline.txt')
-rw-r--r-- | tests/basic/links-inline.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/basic/links-inline.txt b/tests/basic/links-inline.txt new file mode 100644 index 0000000..4d0c1c2 --- /dev/null +++ b/tests/basic/links-inline.txt @@ -0,0 +1,9 @@ +Just a [URL](/url/). + +[URL and title](/url/ "title"). + +[URL and title](/url/ "title preceded by two spaces"). + +[URL and title](/url/ "title preceded by a tab"). + +[Empty](). |