diff --git a/html_resources/md2htmlhelper.py b/html_resources/md2htmlhelper.py index 84c2766..c117011 100755 --- a/html_resources/md2htmlhelper.py +++ b/html_resources/md2htmlhelper.py @@ -45,6 +45,7 @@ template_lines[0].replace("Chapter Name", chapter_name) source_file = open(sys.argv[1], "r", encoding="utf-8") destination_file = open(sys.argv[2], "w", encoding="ascii") destination_file.write(template_lines[0]) +destination_file.write("\n