``` - [foo]: bar baz ``` is currently parsed by the reference implementations as ``` baz ``` It should presumably be ``` baz ``` We should add an example like this to the spec.
is currently parsed by the reference implementations as
It should presumably be
We should add an example like this to the spec.