mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
059f7dfc55
- as_text() is now a function that takes the session as an argument - likewise as_html(), which also takes URL makers and the language - since there should be only one link extension, it is registered by setting default_link_extension, not appending to markdown_extensions. This only affects the __html__ attribute. |
||
---|---|---|
.. | ||
__init__.py | ||
dependencies.py | ||
load.py | ||
markdown.py | ||
multilang.py | ||
tables.py | ||
translations.py | ||
util.py |