mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 15:32:11 -05:00
Github markdown doesn't use reference anymore #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @veggiemonk on GitHub (Jun 24, 2018).
Link reference used to be of the kind
But now it is left unprocessed. 😞
Anybody has any idea how to deal with this ?
@agebhar1 commented on GitHub (Jun 24, 2018):
I can't find any indication for a change for markdown processing either on https://github.com/github/markup nor https://githubengineering.com/. Also the the GFM specs still contains reference links. Hopefully it's temporarily.
@veggiemonk commented on GitHub (Jun 25, 2018):
It was my fault but Stacey from Github found the issue.
Fixes in
3c57f60e12