up/_extensions
Tolaria aac22735e4
Some checks failed
Deploy Docs / deploy (push) Failing after 23s
fix: wiki links now display clean page title instead of raw path
[[docs/contributing/index]] → displays as 'Contributing' (not 'docs/contributing/index')
[[docs/strategies/collective-awakening]] → displays as 'Collective Awakening'
Pipe syntax still overrides: [[page|custom text]] uses the custom text.
Images keep raw filename as alt text.
2026-06-03 20:42:06 +08:00
..
__init__.py feat: add wiki link support ([[page]]) via custom Python-Markdown extension 2026-06-03 20:07:25 +08:00
wikilinks.py fix: wiki links now display clean page title instead of raw path 2026-06-03 20:42:06 +08:00