diff --git a/msgfmt b/msgfmt index 651348b..87305c8 100755 --- a/msgfmt +++ b/msgfmt @@ -91,7 +91,7 @@ awk -vid="$id" -vurl_root="$url_root" -vcref_errlog="$cref_errlog" ' s#\([^<]\+\).#\3\2#g; # reference definitions (footnotes) - s#\n\[\([0-9]\+\)\]#
g; + s#\n\[\([0-9]\+\)\]#
g;
# references in text (note that references that enclose text as a hyperlink
# must not start with a number, otherwise they will be considered to be a
diff --git a/tpl/commit b/tpl/commit
index ba551d0..f2af52c 100755
--- a/tpl/commit
+++ b/tpl/commit
@@ -7,27 +7,37 @@ cat <$subject
- $year-$month-$day
+ $subject
+ $year-$month-$day
+