Merge bugfix for #2080 from 2.5 release branch

This commit is contained in:
Veronica Berglyd Olsen
2024-11-05 18:46:12 +01:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -672,10 +672,10 @@ def testFmtToHtml_Save(mockGUI, fncPath):
"<head>\n"
"<meta charset='utf-8'>\n"
"<title></title>\n"
"</head>\n"
"<style>\n"
"{htmlStyle:s}\n"
"</style>\n"
"</head>\n"
"<body>\n"
"<article>\n"
"{bodyText:s}\n"