Em 24/5/2010 16:23, Ignacio Burgueño escreveu:
Not necessarily better, but a different way to do that is:local my_body = assert(loadstring("return " .. params.section.body)) orbit.htmlify(my_body) resulting_html = my_body()
Thanks, you way looks better. -- Itamar Eduardo Gonçalves de Oliveira
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/