Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Markdown parsing of URLs #29

Closed
sscotth opened this issue Jul 30, 2014 · 1 comment
Closed

Markdown parsing of URLs #29

sscotth opened this issue Jul 30, 2014 · 1 comment

Comments

@sscotth
Copy link

sscotth commented Jul 30, 2014

The contributing page has a link to the Wikipedia article on Git, but the ending ")" is cut off.

https://github.com/joyent/node-website/blob/52f8be7b55e3b4676cd6f8bee544412176ce61a8/doc/documentation/contributing/index.md

Looks to be the markdown compiler since the raw is correct.

markedjs/marked#366

@lucasfcosta
Copy link

It seems like there's no fix for this on the Marked repository, maybe we should just encode the link using %29 instead of that ")".

ThisIsMissEm pushed a commit to ThisIsMissEm/node-website that referenced this issue Sep 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants