Working with geometry using numpy, and other musings.
Maintained by Dan-Patterson
comments
They begin
<!-- A comment between the exclamation marks ! -->
collapsible table of contents
Raw
to see the actual code.def some_func:
"""There is </br> and a blank line before the ``def``"""
return "hello"
So this one hides all the levels.
Line breaks
Especially after an image, use:
<br clear="all">
This provides a clear break and removes the need to pad with extra lines.