Link to GitHub issues from release notes.

Uses the `mdx_gh_links` Markdown extension. Fixes #644.
This commit is contained in:
Waylan Limberg
2017-11-10 15:25:19 -05:00
parent fc0a36f752
commit 5ee6600c95
4 changed files with 6 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ markdown_extensions:
permalink:
- admonition
- def_list
- mdx_gh_links:
user: mkdocs
repo: mkdocs
copyright: Copyright &copy; 2014 <a href="https://twitter.com/_tomchristie">Tom Christie</a>, Maintained by the <a href="/about/release-notes/#maintenance-team">MkDocs Team</a>.
google_analytics: ['UA-27795084-5', 'mkdocs.org']