From aeb2ff930c9b08857964f5ad071faf92db7cd6aa Mon Sep 17 00:00:00 2001 From: reimannsum Date: Mon, 13 Jun 2016 19:54:01 -0400 Subject: [PATCH] HTML override HTML flag now overrides and forces the forum stylings --- decode.py | 1 + 1 file changed, 1 insertion(+) diff --git a/decode.py b/decode.py index cecce9d..9f3a79d 100755 --- a/decode.py +++ b/decode.py @@ -88,6 +88,7 @@ def main(fname, oname = None, verbose = True, encoding = 'std', if for_html: # have to preapend html info writer.write(utils.html_prepend) + for_forum = True for card in cards: if for_mse: