pyrofork/pyrogram/client/style
Dan 8d852cb47e Implement strict and loose markdown parsing
This is enabled by default:

  - strict: only markdown syntax is parsed
  - loose: both markdown and html syntax are parsed
2019-06-26 16:05:09 +02:00
..
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
html.py Update the HTML parser: make it easy for asyncio to deal with mentions 2019-06-25 11:47:45 +02:00
utils.py Revert "Delete style utils.py and move its content inside html.py The HTML parser is now the only one that makes use of those util methods" 2019-06-25 05:47:57 +02:00