hgext3rd/evolve/__init__.py
changeset 2687 4a02781d90ce
parent 2678 da2b3e5e4f69
child 2689 9e84b407fde5
--- a/hgext3rd/evolve/__init__.py	Thu Jun 29 18:22:06 2017 +0200
+++ b/hgext3rd/evolve/__init__.py	Thu Jun 29 23:42:29 2017 +0200
@@ -78,13 +78,13 @@
   obshashrange.warm-cache = no
 
 It is recommended to enable the blackbox extension. It gathers useful data about
-the experiment. It is shipped with Mercurial so no extra install is needed.
+the experiment. It is shipped with Mercurial so no extra install is needed::
 
     [extensions]
     blackbox =
 
 Finally some extra options are available to help tame the experimental
-implementation of some of the algorithms:
+implementation of some of the algorithms::
 
     [experimental]
     # restrict cache size to reduce memory consumption