prose / starter

A starter site for Jekyll + Prose
http://prose.github.io/starter
BSD 3-Clause "New" or "Revised" License
356 stars 1.08k forks source link

Adding TITLE attribute when inserting external link breaks the link #39

Closed ctxlken closed 8 years ago

ctxlken commented 8 years ago

When inserting an external link, if the URL and link text fields are supplied, that is fine, but if the title field is also supplied, the output for the link is incorrect, resulting in double-quotes in the wrong place and resulting in no 'title' attribute as would be expected.

dereklieu commented 8 years ago

I think this issue belongs in prose/prose.

@ctxlken can you please open the issue there and be very specific about 1. what text input you're using, 2. what you expected it to produce, and 3. what actually came out.