From: Thomas Rast <trast@student.ethz.ch>
To: Johan Herland <johan@herland.net>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] Documentation/git-filter-branch.txt: Remove unnecessary URL quoting
Date: Fri, 20 Mar 2009 16:19:50 +0100 [thread overview]
Message-ID: <200903201619.56600.trast@student.ethz.ch> (raw)
In-Reply-To: <200903200012.10454.johan@herland.net>
[-- Attachment #1: Type: text/plain, Size: 947 bytes --]
Johan Herland wrote:
> Embedding the URL in '+++' causes AsciiDoc (v8.4.1) to generate invalid XML.
> None of the other URLs in Git's documentation are quoted in this manner.
> There's no reason to treat this URL differently.
>
> Signed-off-by: Johan Herland <johan@herland.net>
[...]
> -* Clone it with `git clone +++file:///path/to/repo+++`. The clone
> +* Clone it with `git clone file:///path/to/repo`. The clone
I deliberately wrote it that way because *not* quoting it, at least on
my box, formats the entire paragraph in monospace. Apparently it
treats the ` as part of an autodetected URL or some such. This is
independent of my choice of ASCIIDOC8 or DOCBOOK_XSL_172 settings. Am
I missing another flag that avoids this problem?
I have these packages installed from opensuse:
asciidoc-8.2.7-29.10
docbook_4-4.5-111.8
docbook-xsl-stylesheets-1.74.0-1.35
--
Thomas Rast
trast@{inf,student}.ethz.ch
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-03-20 15:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-19 23:12 [PATCH] Documentation/git-filter-branch.txt: Remove unnecessary URL quoting Johan Herland
2009-03-20 15:19 ` Thomas Rast [this message]
2009-03-22 23:20 ` Johan Herland
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=200903201619.56600.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=johan@herland.net \
/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).