--- a/QScintilla/Exporters/ExporterHTML.py Wed Aug 30 13:10:28 2017 +0200 +++ b/QScintilla/Exporters/ExporterHTML.py Wed Aug 30 13:51:56 2017 +0200 @@ -503,7 +503,7 @@ self.tr( """<p>Markdown export requires the <b>python-markdown""" """</b> package.<br/>Install it with your package""" - """ manager, pip install docutils' or see """ + """ manager, 'pip install docutils' or see """ """<a href="http://pythonhosted.org/Markdown/install""" """.html"> installation instructions.</a></p>""") )