-
Notifications
You must be signed in to change notification settings - Fork 840
Switch the markdown engine to kramdown as GitHub are getting rid of redcarpet :( #201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Data cleanse - correct owner names and strip errant spaces (pidcodes#176)
Resync with master
Escape the colons in the title (pidcodes#180)
Resync with master
Resync with master
This bumps the starting list of broken links up to 15, as the ones in the body of pages are now turned into hyperlinks too. |
This wants to go in before #200 so I can ignore or fix them there too. |
Uhoh. I'm not sure this is going to work long-term. Github keeps sending me this:
|
Interesting, I've not had those on my branch @Arachnid , just messages that the pid.codes domain is already used. I'll try and update this to use kramdown then. |
Thanks! Will the missing extensions break anything? |
Yes, it puts me back to square one with the autolinking: Which is rather frustrating, as they work fine in the markdown direct on GitHub, e.g.: Given it doesn't do what it says on the tin, I'm not sure how many other features don't match the direct markdown rendering within GitHub. :( |
Bugger. Thanks again for your hard work on this, though. |
I guess this probably wants merging if it keeps GitHub happy, even if it is a step backwards in my opinion. |
No description provided.