Python: add linebreak to qhelp file

hopefully this will generate better markdown
This commit is contained in:
Rasmus Lerchedahl Petersen
2021-03-09 13:27:44 +01:00
parent fd5ac13828
commit a16de26799

View File

@@ -54,6 +54,7 @@
<li><code>ssl.create_default_context</code> - a convenience function,
supported in Python 3.4 and later versions.</li>
</ul>
<p>
Even when you use these alternatives, you should
ensure that a safe protocol is used. The following code illustrates