author | Michael J Gruber <git@drmicha.warpmail.net> | |
Sun, 21 Mar 2010 17:30:18 +0000 (18:30 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Mar 2010 21:42:24 +0000 (14:42 -0700) | ||
commit | a3cfb7f83f0e77a0e94716d08e2511084456c13e | |
tree | 5280d4a5f5f7b3367fb341be9f00df58e1b0ef5a | tree | snapshot |
parent | dddfb3f1263d20a050890256dcbd5aeb00f221bb | commit | diff |
Documentation/urls: Remove spurious example markers
In urls.txt (which is included from git-{clone,fetch,push}.txt)
several item lists are surrounded by example block markers. This is
problematic for two reasons:
- None of these lists are example lists, so they should not be marked as
such semantically.
- The html output looks weird (bulleted list with left sidebar).
Therefore, remove the example block markers. Output by the man backend
is unaffected.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In urls.txt (which is included from git-{clone,fetch,push}.txt)
several item lists are surrounded by example block markers. This is
problematic for two reasons:
- None of these lists are example lists, so they should not be marked as
such semantically.
- The html output looks weird (bulleted list with left sidebar).
Therefore, remove the example block markers. Output by the man backend
is unaffected.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/urls.txt | diff | blob | history |