Fix double-escaping of # and ![ in Markdown export
commit4f3fc9cb20dc242a4b41b834e68b9ee554554307
authorKaushal Modi <kaushal.modi@gmail.com>
Wed, 20 Dec 2017 18:01:06 +0000 (20 13:01 -0500)
committerKaushal Modi <kaushal.modi@gmail.com>
Wed, 20 Dec 2017 18:18:55 +0000 (20 13:18 -0500)
tree98647cc95a7ae7d1f427750c7ef40093ffb01060
parent3acc212c8ff76665cc16726bd71811a8ca089950
Fix double-escaping of # and ![ in Markdown export

* lisp/ox-md.el (org-md-plain-text): Fix the order of replacements in
  plain text.

<http://lists.gnu.org/r/emacs-orgmode/2017-12/msg00460.html>
lisp/ox-md.el