pyrofork/pyrogram/parser
Andrea Princic 2ed000381d
Update the HTML logic to output well-formed elements (#1155)
* unparsing html entities with deque

* unparsing using a stack (recursive)
2022-12-06 18:29:27 +01:00
..
__init__.py Update copyright year 2022-01-07 10:23:45 +01:00
html.py Update the HTML logic to output well-formed elements (#1155) 2022-12-06 18:29:27 +01:00
markdown.py Add languages to "pre" tags (HTML and Markdown) #1118 2022-10-15 18:19:38 +02:00
parser.py Fix message entity parsing and serialization 2022-08-28 20:32:43 +02:00
utils.py Update copyright year 2022-01-07 10:23:45 +01:00