mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Link to GitHub issues from release notes.
Uses the `mdx_gh_links` Markdown extension. Fixes #644.
This commit is contained in:
@@ -28,6 +28,9 @@ markdown_extensions:
|
||||
permalink:
|
||||
- admonition
|
||||
- def_list
|
||||
- mdx_gh_links:
|
||||
user: mkdocs
|
||||
repo: mkdocs
|
||||
|
||||
copyright: Copyright © 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']
|
||||
|
||||
Reference in New Issue
Block a user