From 44f709cefdebe26a1e0084debd0652a44ae5b1da Mon Sep 17 00:00:00 2001 From: pixel Date: Sat, 16 Jun 2007 13:57:41 +0000 Subject: Changed example's output to match new rendering code. --- lib/xmllib.lua | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) (limited to 'lib') diff --git a/lib/xmllib.lua b/lib/xmllib.lua index 78cf551..f9ac9bf 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.13 2007-06-16 13:44:20 pixel Exp $ */ +/* $Id: xmllib.lua,v 1.14 2007-06-16 13:57:41 pixel Exp $ */ ]]-- @@ -271,21 +271,18 @@ end result = [[ - - -Test - - - -Normal test -
- - -Bold test. - - - - + + Test + + + Normal test +
+ + Bold test. + + + + ]] -- cgit v1.2.3