git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: David Greaves <david@dgreaves.com>
Cc: git@vger.kernel.org
Subject: Re: [RFC] Removing git-*.html references from manpages
Date: Sun, 29 May 2005 03:52:13 +0200	[thread overview]
Message-ID: <20050529015213.GC7520@diku.dk> (raw)
In-Reply-To: <20050527225850.GA25491@diku.dk>

Jonas Fonseca <fonseca@diku.dk> wrote Sat, May 28, 2005:
> Just a minor issue but still.

Another issue: `--' gets replaced with `&#8212;'. The debian cogito
package mentions this. Seems it can be fixed by overwriting the default
replacement rule using the following in asciidoc.conf:

	[replacements]
	(^|[^-])--($|[^-])=\1--\2

Maybe it can be done smarter.

-- 
Jonas Fonseca

  reply	other threads:[~2005-05-29  1:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 22:58 [RFC] Removing git-*.html references from manpages Jonas Fonseca
2005-05-29  1:52 ` Jonas Fonseca [this message]
2005-06-08 18:59 ` Petr Baudis
2005-06-08 19:24   ` David Greaves

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=20050529015213.GC7520@diku.dk \
    --to=fonseca@diku.dk \
    --cc=david@dgreaves.com \
    --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 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 NNTP newsgroup(s).