changeset 9211:9f64878a6e8a

interhg: use reST syntax for literal block
author Martin Geisler <mg@lazybytes.net>
date Thu, 23 Jul 2009 00:23:53 +0200
parents 2667ca525b59
children dfc1d5da98f0
files hgext/interhg.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/interhg.py	Thu Jul 23 00:23:39 2009 +0200
+++ b/hgext/interhg.py	Thu Jul 23 00:23:53 2009 +0200
@@ -15,7 +15,7 @@
 InterWiki does.
 
 A few example patterns (link to bug tracking, etc.) that may be used in your
-hgrc:
+hgrc::
 
   [interhg]
   issues = s!issue(\\d+)!<a href="http://bts/issue\\1">issue\\1</a>!