Changes
Jump to navigation
Jump to search
fix colon-removing pattern
-- colon trick for categories and files, as otherwise category links
-- categorise the page and file links display the file.
link = link:match('^:?(.*)') or link -- Remove initial colon if specified.
local namespace = findNamespaceId(link)
local colon