# HG changeset patch # User Martin Geisler # Date 1248301419 -7200 # Node ID 2667ca525b590d03bf34421774494df105757089 # Parent 62114b1cea859893be54d9e842603dc5f723985e highlight: use reST syntax for literal block diff -r 62114b1cea85 -r 2667ca525b59 hgext/highlight/__init__.py --- a/hgext/highlight/__init__.py Thu Jul 23 00:23:24 2009 +0200 +++ b/hgext/highlight/__init__.py Thu Jul 23 00:23:39 2009 +0200 @@ -12,10 +12,10 @@ It depends on the Pygments syntax highlighting library: http://pygments.org/ -There is a single configuration option: +There is a single configuration option:: -[web] -pygments_style =