aboutsummaryrefslogtreecommitdiff
path: root/lua/muwiki/links.lua
AgeCommit message (Expand)Author
2026-03-16chore: add LuaCATS type annotationsmoxie
2026-03-16refactor: simplify resolve()moxie
2026-03-15fix: normalize text_extensions to support both "ext" and ".ext" formatsmoxie
2026-03-15feat: add text_extensions configmoxie
2026-03-15fix(utils): resolve relative paths correctlymoxie
2026-03-15refactor(links): simplify get_wiki_root function namemoxie
2026-03-15chore: update readme/docsmoxie
2026-03-15fix: properly handle file:// URLs in open_with_menumoxie
2026-03-15refactor: simplify codebase and fix FileType autocommandsmoxie
2026-03-15refactor: move template/mkdir features to user-configured autocmdsmoxie
2026-03-14refactor: consolidate modules and improve structuremoxie