marked/test/tests/links_reference_style.md
2018-01-02 11:59:52 -06:00

967 B

Foo [bar] 1.

Foo bar.

Foo [bar] 1.

With [embedded [brackets]] b.

Indented once.

Indented twice.

Indented thrice.

Indented [four][] times.

[four]: /url

this this should work

So should this.

And this [].

And this.

And this.

But not [that] [].

Nor [that][].

Nor [that].

[Something in brackets like this should work]

[Same with this.]

In this case, this points to something else.

Backslashing should suppress [this] and [this].

A link reference definition cannot interrupt a paragraph. [bar]: /baz

[bar]

However, it can directly follow other block elements, such as headings

Foo

bar


Here's one where the link breaks across lines.

Here's another where the link breaks across lines, but with a line-ending space.