Phuker/markdown_link_attr_modifier
A Python-Markdown extension to modify attributes of all <a> tag links. You can add target="_blank" attribute, control opener and referrer policy by adding related attributes, and add custom attributes.
PythonGPL-3.0