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

Output of anchor broken #62

Closed
tanepiper opened this issue Jul 3, 2013 · 1 comment
Closed

Output of anchor broken #62

tanepiper opened this issue Jul 3, 2013 · 1 comment

Comments

@tanepiper
Copy link

In the example:

[This is a test](http://example.com) foo bar foo

The output is

<p><a href="http://example.com">This is a test</a>foo bar foo</p>

Notice there is no space after the closing </a> tag.

Tested on OSX 10.8 in Chome 27, Firefox 21, Opera 15

@tanepiper
Copy link
Author

Ignore - after tracking this down further found the bug was being caused elsewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant