diff -r 3a33412792f1 -r cd842821db2c mercurial/templates/paper/map
--- a/mercurial/templates/paper/map Sun Jul 12 16:47:56 2015 +0800
+++ b/mercurial/templates/paper/map Sun Jul 12 18:04:48 2015 +0800
@@ -161,36 +161,42 @@
tagentry = '
-
+
{tag|escape}
|
- {node|short}
+
+ {node|short}
+
|
'
bookmarks = bookmarks.tmpl
bookmarkentry = '
-
+
{bookmark|escape}
|
- {node|short}
+
+ {node|short}
+
|
'
branches = branches.tmpl
branchentry = '
-
+
{branch|escape}
|
- {node|short}
+
+ {node|short}
+
|
'
changelogtag = '{name|escape} '