diff --git a/Common/3dParty/md/md2html.cpp b/Common/3dParty/md/md2html.cpp index 84a0511418..43ff1670fd 100644 --- a/Common/3dParty/md/md2html.cpp +++ b/Common/3dParty/md/md2html.cpp @@ -81,6 +81,8 @@ bool ConvertMdFileToHtml(const std::wstring& wsPathToMdFile, const std::wstring& oFile.WriteStringUTF8(L""); oFile.WriteStringUTF8(L""); + //oFile.WriteStringUTF8(L""); + oFile.WriteStringUTF8(L""); WriteBaseHtmlStyles(oFile); oFile.WriteStringUTF8(L"");