Subject: | Be more forgiving of link mark-up with spaces? |
Markdent pareses `[link text](url)` just fine, but it thinks that `[link text] (url)` is a text chunk followed by an auto-link in paraentheses.
At least in github-flavoured-markdown, a space between the link title and the url is considered to be fine. I'm happy to send through a patch (or a pull request on github) to fix this, but I'd love to know if you'd want me to change it for all markdowns, or just GFM.
Many thanks for a great module!:D
~ pjf