branch: elpa/markdown-mode
commit 606110f2d757956af5c6f0709e13dd4bdc65b40f
Author: Joe Reinhart <[email protected]>
Commit: Joe Reinhart <[email protected]>
Add line to CHANGES.md references this PR
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index b4171603c5..6e7fa116b2 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -11,6 +11,7 @@
* Bug fixes:
- `markdown-export` should not output stderr content to output file
+ - Hide wikilink markup as part of `markdown-toggle-markup-hiding`
[GH-847][]
* Improvements:
- Support drag and drop features on Windows and multiple files' drag and
drop