Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

B5f: link references with attributes fails #7

Open
e-picas opened this issue Aug 11, 2014 · 1 comment
Open

B5f: link references with attributes fails #7

e-picas opened this issue Aug 11, 2014 · 1 comment
Assignees
Labels

Comments

@e-picas
Copy link
Owner

e-picas commented Aug 11, 2014

The attributes add to a link reference failes when they are on the same line but works if they are on a second line. In the first case, the reference is not even understood as a link.

This DOES NOT work:

[dolor sit amet3]: http://aboutmde.org/loremipsum/lorem-ipsum.html "Consectetur adipiscing" attribute1=value attribute2="value1 value2"

While this works:

[dolor sit amet3]: http://aboutmde.org/loremipsum/lorem-ipsum.html "Consectetur adipiscing" 
    attribute1=value attribute2="value1 value2"
@e-picas e-picas self-assigned this Aug 11, 2014
@e-picas e-picas added the bug label Aug 11, 2014
@e-picas
Copy link
Owner Author

e-picas commented Aug 11, 2014

This also fails for Images references (B6b).

@e-picas e-picas changed the title B5f: link references with attributes failes B5f: link references with attributes fails Apr 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant