All of lore.kernel.org
 help / color / mirror / Atom feed
From: kristofferhaugsbakk@fastmail.com
To: git@vger.kernel.org
Cc: Kristoffer Haugsbakk <code@khaugsbakk.name>
Subject: [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup
Date: Tue,  2 Sep 2025 22:35:45 +0200	[thread overview]
Message-ID: <cover.1756845314.git.code@khaugsbakk.name> (raw)

From: Kristoffer Haugsbakk <code@khaugsbakk.name>

Fix markup where either a backtick (for inline-verbatim) was missed or
one too many was used.

Ignores the one in `Documentation/config/alias.adoc` because [1] already
covers that one.

[1]: topic km/alias-doc-markup-fix;
    https://lore.kernel.org/git/20250901180419.2212086-1-kyle@kemitchell.com/

Kristoffer Haugsbakk (2):
  doc: add missing backtick for inline-verbatim
  doc: remove extra backtick for inline-verbatim

 Documentation/fetch-options.adoc        | 2 +-
 Documentation/git-fast-import.adoc      | 2 +-
 Documentation/git-multi-pack-index.adoc | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


base-commit: 2462961280690837670d997bde64bd4ebf8ae66d
-- 
2.51.0.16.gcd94ab5bf81


             reply	other threads:[~2025-09-02 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-02 20:35 kristofferhaugsbakk [this message]
2025-09-02 20:35 ` [PATCH 1/2] doc: add missing backtick for inline-verbatim kristofferhaugsbakk
2025-09-02 20:35 ` [PATCH 2/2] doc: remove extra " kristofferhaugsbakk
2025-09-02 21:54 ` [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup Junio C Hamano

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

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

  git send-email \
    --in-reply-to=cover.1756845314.git.code@khaugsbakk.name \
    --to=kristofferhaugsbakk@fastmail.com \
    --cc=code@khaugsbakk.name \
    --cc=git@vger.kernel.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.