Re: [PATCH] git-rev-parse.txt: Add more examples for caret and colon

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael J Gruber
Date: Monday, June 28, 2010 - 3:27 am

Peter Kjellerstedt venit, vidit, dixit 28.06.2010 12:03:

Both of them render the same with my asciidoc. I don't mind making it
consistent.

~ and ^ are dangerous with asciidoc 8, but we compile with
asciidoc7compatible, so this is a non-issue.


I did not do the statistics, many use `, many use ', and many use ".
The first two often render in the same way.


Ironically, I have tried to suggest something like that, together with a
series of patches implementing that. Feel free to try again ;)

As a general practical rule, I think we try to stay "locally
consistent", i.e. within the surrounding context.

For current asciidoc:
'foo' is emphasized
`foo` is monospaced and literal (not expanded)
`foo' is enclosed in single quotation marks
``foo'' is enclosed in double quotation marks

(In fact, for us `foo` is not foo because we compile with
no-inline-literal to shut off asciidoc 8.4 changes for inline literals.)

Michael
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] git-cat-file.txt: Document --textconv, Michael J Gruber, (Thu Jun 24, 3:14 am)
Re: [PATCH] git-cat-file.txt: Document --textconv, Matthieu Moy, (Thu Jun 24, 4:53 am)
Re: [PATCH] git-cat-file.txt: Document --textconv, Michael J Gruber, (Thu Jun 24, 5:56 am)
[PATCHv2] git-cat-file.txt: Document --textconv, Michael J Gruber, (Thu Jun 24, 5:56 am)
Re: [PATCHv2] git-cat-file.txt: Document --textconv, Matthieu Moy, (Thu Jun 24, 6:54 am)
Re: [PATCH] git-cat-file.txt: Document --textconv, Junio C Hamano, (Thu Jun 24, 1:09 pm)
Re: [PATCHv2] git-cat-file.txt: Document --textconv, Junio C Hamano, (Thu Jun 24, 1:10 pm)
Re: [PATCH] git-cat-file.txt: Document --textconv, Michael J Gruber, (Fri Jun 25, 2:04 am)
RE: [PATCH] git-rev-parse.txt: Add more examples for caret ..., Peter Kjellerstedt, (Mon Jun 28, 3:03 am)
Re: [PATCH] git-rev-parse.txt: Add more examples for caret ..., Michael J Gruber, (Mon Jun 28, 3:27 am)
[PATCHv2] git-rev-parse.txt: Add more examples for caret a ..., Michael J Gruber, (Mon Jun 28, 12:01 pm)