##// END OF EJS Templates
highlight: wrap docstrings at 70 characters
Martin Geisler -
r9262:917e1d56 default
parent child Browse files
Show More
@@ -10,7 +10,8 b''
10 10
11 11 """syntax highlighting for hgweb (requires Pygments)
12 12
13 It depends on the Pygments syntax highlighting library: http://pygments.org/
13 It depends on the Pygments syntax highlighting library:
14 http://pygments.org/
14 15
15 16 There is a single configuration option::
16 17
General Comments 0
You need to be logged in to leave comments. Login now