docgen: make whitespace around 'class=' more consistent

This commit is contained in:
Andreas Rumpf
2017-04-12 15:05:28 +02:00
parent 050918aa2a
commit e8389dcb93

View File

@@ -117,7 +117,7 @@ $moduledesc
$content
"""
doc.listing_start = "<pre class = \"listing\">"
doc.listing_start = "<pre class=\"listing\">"
doc.listing_end = "</pre>"
# * $analytics: Google analytics location, includes <script> tags