The last thing markdown-follow-wiki-link
does after opening the target file is to switch the buffer to markdown-mode
. I'm not sure why this is necessary, as opposed to just leaving the buffer in whatever mode it ends up in after find-file
, but it's awkward if you have .md
files set up to open in gfm-mode
rather than markdown-mode
. If it is necessary to set the mode, could it detect the current mode in the buffer containing the link and use that rather than being hardcoded to markdown-mode
?
.md
files to open in gfm-mode
: (add-to-list 'auto-mode-alist '("\\.md\\'" . gfm-mode))
..md
file containing a wiki link..md
file.markdown-mode
, rather than gfm-mode
as it is when opened directly with find-file
.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4