This module has no documentation. If you know how to use this module, please create it.
localp={}functionp.output(frame)localoutput=""forsinframe.args['text']:gmatch("[^\n]+")dooutput=output..frame.args['prefix']..s..'\n'endreturnoutput:sub(1,-2)-- remove last newline charendreturnp