diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2007-03-10 22:38:13 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2007-03-10 23:05:01 -0500 |
commit | 1dc71a9155e209ed4da866eeb7c3064e4568532e (patch) | |
tree | 6c3d0d7af3620d9d73414c96de42d4eb6e10d57c /Documentation/RelNotes-1.5.0.txt | |
parent | user-manual: fix missing colon in git-show example (diff) | |
download | tgif-1dc71a9155e209ed4da866eeb7c3064e4568532e.tar.xz |
user-manual: fix rendering of history diagrams
Asciidoc appears to interpret a backslash at the end of a line as
escaping the end-of-line character, which screws up the display of
history diagrams like
o--o--o
\
o--...
The obvious fix (replacing "\" by "\\") doesn't work. The only
workaround I've found is to include all such diagrams in a LiteralBlock.
Asciidoc claims that should be equivalent to a literal paragraph, so I
don't understand why the difference--perhaps it's an asciidoc bug.
Cc: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation/RelNotes-1.5.0.txt')
0 files changed, 0 insertions, 0 deletions