You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Swapped out > and < with > and < as python-markdown supports inline HTML so the escapes are needed
* Search for more references to < and > to replace. Some references remain but they are in code blocks ``` which seem to be safe.
The text was updated successfully, but these errors were encountered: