diff --git a/lisp/ox-md.el b/lisp/ox-md.el index f27645976..7dbae07be 100644 --- a/lisp/ox-md.el +++ b/lisp/ox-md.el @@ -386,7 +386,7 @@ channel." ;;;; Link (defun org-md-link (link desc info) - "Transcode LINE-BREAK object into Markdown format. + "Transcode LINK object into Markdown format. DESC is the description part of the link, or the empty string. INFO is a plist holding contextual information. See `org-export-data'."