Changes
make a couple of the helper functions available for testing
return ret
end
p.message = message -- Make this function available for testing.
local function makeWikilink(page, display)
return '<small style="font-style: normal;">(' .. table.concat(ret, ' | ') .. ')</small>'
end
p.makeToolbar = makeToolbar -- Make this function available for testing.
local function err(msg)