mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
25ab674c7c
Previously, every single spline-pokedex request tacked another markdown extension onto a global list in spline, making markdown processing just a little bit slower over time. This is terrible. Now we do something a little less crazy and a little more global. Wait, is that less crazy or more? |
||
---|---|---|
.. | ||
__init__.py | ||
dependencies.py | ||
load.py | ||
markdown.py | ||
multilang.py | ||
tables.py | ||
translations.py | ||
util.py |