evolve: fix documentation formatting
The config example were formatted as standard paragraph.
--- 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