def __init__(self, **options): options['lineseparator'] = '\n<div class="newline"></div>' formatters.HtmlFormatter.__init__(self, **options)