The URLs make the posts less clean. I would love if we could use markdown links like this:
[awesome page](http://example.com)
I don't know how the popular markdown parsing libraries work under the hood, but using a parsing library would also likely resolve #6 as well. As per the markdown spec, this would break the ability to use domains specified without http.
If you're open to this solution let me know, and I'd be happy to submit a PR.
The URLs make the posts less clean. I would love if we could use markdown links like this:
I don't know how the popular markdown parsing libraries work under the hood, but using a parsing library would also likely resolve #6 as well. As per the markdown spec, this would break the ability to use domains specified without http.
If you're open to this solution let me know, and I'd be happy to submit a PR.