Skip to content

Conversation

@Moishe
Copy link

@Moishe Moishe commented Jan 20, 2014

I'm working on an atom to jekyll converter, and found a bug where this construction (which is popular in Blogger):

Text

would cause output like this:

[Text

](http://example.com)

Which jekyll barfs on because it doesn't like newlines inside a link span. This fixes that problem.

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

Successfully merging this pull request may close these issues.

1 participant