Skip to content

Commit

Permalink
Merge pull request #50 from szepeviktor/patch-2
Browse files Browse the repository at this point in the history
fix long lines
  • Loading branch information
ralphbean committed Jun 6, 2014
2 parents 91e174c + 6f14bc2 commit 97977e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansi2html/converter.py
Expand Up @@ -90,7 +90,7 @@
<style type="text/css">\n%(style)s\n</style>
</head>
<body class="body_foreground body_background" style="font-size: %(font_size)s;" >
<pre>
<pre id="content">
%(content)s
</pre>
</body>
Expand Down

0 comments on commit 97977e5

Please sign in to comment.