veekun_pokedex/pokedex
Petr Viktorin 059f7dfc55 Autofill empty labels in Markdown links
- 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.
2011-04-28 23:42:56 +03:00
..
data/csv Remove explicit labels that match the target's name from Markdown links 2011-04-28 23:42:56 +03:00
db Autofill empty labels in Markdown links 2011-04-28 23:42:56 +03:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Don't recreate the lookup index in tests 2011-04-28 23:31:38 +03:00
util Add __init__.py to pokedex/util 2011-04-28 23:31:38 +03:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
main.py Add usage text for --langs 2011-04-11 17:07:39 +03:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00