org-irc.el: Add proper export functions for irc
commit405555ec5cf8d045fbfcf5615d0f9035bc2a8a3f
authorJay Kamat <jaygkamat@gmail.com>
Sun, 24 Sep 2017 16:11:52 +0000 (24 12:11 -0400)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 24 Sep 2017 16:33:55 +0000 (24 18:33 +0200)
tree1a3c2383b44cc76a83f3c64a72f45250ac77d5e1
parent3056abe7816af7f1fb541fe3793bb1b30d6b69ad
org-irc.el: Add proper export functions for irc

* lisp/org-irc.el (org-irc-export): Add a new function,
  org-irc-export, which properly exports irc links to html and markdown

* lisp/ox-md.el (org-md-link): Remove workaround to get irc links
  working properly in ox-md, and use org-irc's export functions instead
lisp/org-irc.el
lisp/ox-md.el