summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/xmllib.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/xmllib.lua b/lib/xmllib.lua
index adebc15..007e96a 100644
--- a/lib/xmllib.lua
+++ b/lib/xmllib.lua
@@ -19,7 +19,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: xmllib.lua,v 1.9 2007-06-12 07:41:19 pixel Exp $ */
+/* $Id: xmllib.lua,v 1.10 2007-06-12 07:41:55 pixel Exp $ */
]]--
@@ -169,6 +169,7 @@ local function render_lf(depth, v)
end
local function render_raw(depth, v)
+ return v.nodes[1]
end
local special_renders = {