🎨 Tweak external links, Markdown format, typos (#881)

This commit is contained in:
Sebastián Ramírez
2020-01-17 16:24:05 +01:00
committed by GitHub
parent 174e7b1730
commit a41a729682
60 changed files with 341 additions and 418 deletions

View File

@@ -65,7 +65,7 @@ So, the line:
will not be executed.
!!! info
For more information, check <a href="https://docs.python.org/3/library/__main__.html" target="_blank">the official Python docs</a>.
For more information, check <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">the official Python docs</a>.
## Run your code with your debugger