Changes
Jump to navigation
Jump to search
Fixed function name.
-- This can be removed when mw.text.tag appears.
function p.tag(frame, t)
local name = t.name or "!--"
local content = t.contents or ""