File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ``` markdown
4+ {{ external_markdown('https://raw.githubusercontent.com/keymapperorg/KeyMapper/refs/heads/develop/CHANGELOG.md ', '## Changelog') }}
5+ ```
Original file line number Diff line number Diff line change @@ -106,8 +106,10 @@ markdown_extensions:
106106 toc_depth : 4
107107
108108plugins :
109+ - external-markdown
109110 - redirects :
110111 redirect_maps :
112+ " discord.md " : " https://discord.com/invite/pFaPGHd"
111113 " redirects/trigger-by-intent.md " : " https://keymapper.app/user-guide/keymaps#allow-other-apps-to-trigger-this-key-map-230?utm_source=in_app"
112114 " redirects/grant-write-secure-settings.md " : " https://keymapper.app/user-guide/adb-permissions#write_secure_settings?utm_source=in_app"
113115 " redirects/faq.md " : " https://keymapper.app/faq?utm_source=in_app"
Original file line number Diff line number Diff line change 11mkdocs-material == 9.6.22
2- mkdocs-redirects == 1.2.2
2+ mkdocs-redirects == 1.2.2
3+ mkdocs-embed-external-markdown == 3.0.2
You can’t perform that action at this time.
0 commit comments