markdown/tests/md1.0.3/Links, reference style.mm

52 lines
910 B
Plaintext
Raw Normal View History

2012-08-31 22:29:18 +00:00
.P
Foo bar (/url/)\[char46]
2012-08-31 22:29:18 +00:00
.P
Foo bar (/url/)\[char46]
2012-08-31 22:29:18 +00:00
.P
Foo bar (/url/)\[char46]
2012-08-31 22:29:18 +00:00
.P
With embedded [brackets] (/url/)\[char46]
2012-08-31 22:29:18 +00:00
.P
Indented once (/url)\[char46]
2012-08-31 22:29:18 +00:00
.P
Indented twice (/url)\[char46]
2012-08-31 22:29:18 +00:00
.P
Indented thrice (/url)\[char46]
2012-08-31 22:29:18 +00:00
.P
Indented [four][] times.
.VERBON 2
[four]: /url
.VERBOFF
\l'\n(.lu*8u/10u'
.P
this (foo) should work
.P
So should this (foo)\[char46]
2012-08-31 22:29:18 +00:00
.P
And this (foo)\[char46]
2012-08-31 22:29:18 +00:00
.P
And this (foo)\[char46]
2012-08-31 22:29:18 +00:00
.P
And this (foo)\[char46]
2012-08-31 22:29:18 +00:00
.P
But not [that] []\[char46]
2012-08-31 22:29:18 +00:00
.P
Nor [that][]\[char46]
2012-08-31 22:29:18 +00:00
.P
Nor [that]\[char46]
2012-08-31 22:29:18 +00:00
.P
[Something in brackets like this (foo) should work]
.P
[Same with this (foo)\[char46]]
2012-08-31 22:29:18 +00:00
.P
In this case, this (/somethingelse/) points to something else.
.P
Backslashing should suppress [this] and [this]\[char46]
2012-08-31 22:29:18 +00:00
\l'\n(.lu*8u/10u'
.P
Here's one where the link
breaks (/url/) across lines.
.P
Here's another where the link
breaks (/url/) across lines, but with a line-ending space.