Content added Content deleted
(make all the helper functions available in the p table)
(add local subjectSpace variable to _startBox)
Line 287: Line 287:
function p._startBox(args, env)
function p._startBox(args, env)
local title = env.title
local title = env.title
local subjectSpace = env.subjectSpace


-- Arg processing from {{documentation}}.
-- Arg processing from {{documentation}}.