emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mak Kolybabi <mak@kolybabi.com>
To: emacs-orgmode@gnu.org
Subject: Doc string patch
Date: Sun, 10 May 2020 00:47:57 -0500	[thread overview]
Message-ID: <9c17006c-8c95-92ed-79f3-28a6ccde9bb7@kolybabi.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 108 bytes --]

I noticed a copy-and-paste error in the doc string for ox-md-link, 
corrected in the attached patch.

-Mak


[-- Attachment #2: 0001-Correct-doc-string-for-org-md-link.patch --]
[-- Type: text/x-patch, Size: 755 bytes --]

From 29c2ae2005e5d4baf22e54ec0573bcaebe1d0c20 Mon Sep 17 00:00:00 2001
From: Mak Kolybabi <mkolybabi@securityscorecard.io>
Date: Sun, 10 May 2020 00:41:54 -0500
Subject: [PATCH] Correct doc string for org-md-link.

---
 lisp/ox-md.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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'."
-- 
2.24.2 (Apple Git-127)


             reply	other threads:[~2020-05-16 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10  5:47 Mak Kolybabi [this message]
2020-05-16 18:46 ` Doc string patch Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9c17006c-8c95-92ed-79f3-28a6ccde9bb7@kolybabi.com \
    --to=mak@kolybabi.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).