markdown2 v1.0.1.4 Release Notes

    • [Issue 18] Allow spaces in the URL for link definitions.
    • [Issue 15] Fix some edge cases with backslash-escapes.
    • 🛠 Fix this error that broken command-line usage:

      NameError: global name 'use_file_vars' is not defined
      
    • ➕ Add "pyshell" extra for auto-codeblock'ing Python interactive shell sessions even if they weren't properly indented by the tab width.