From 10044b3947f1e2c3ad4d0111de5b366148d2014a Mon Sep 17 00:00:00 2001 From: Jonathan Blake Date: Mon, 5 Dec 2005 21:29:04 +0000 Subject: [PATCH] Added the facilities to properly handle character elements. git-svn-id: https://projectaon.org/data/trunk@114 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- xml/xhtml.xsl | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) diff --git a/xml/xhtml.xsl b/xml/xhtml.xsl index 8156473..420d839 100644 --- a/xml/xhtml.xsl +++ b/xml/xhtml.xsl @@ -9,6 +9,9 @@ $Id$ $Log$ +Revision 1.3 2005/12/05 21:29:04 jonathan.blake +Added the facilities to properly handle character elements. + Revision 1.2 2005/04/09 19:51:50 angantyr Added handling of open-ended quotes. @@ -753,6 +756,136 @@ Todo: + + + +' +  +¡ +¢ +£ +¤ +¥ +¦ +§ +¨ +© +ª +« +¬ +­ +® +¯ +° +± +² +³ +´ +µ + +· +¸ +¹ +º +» +¼ +½ +¾ +¿ +À +Á +Â +Ã +Ä +Å +Æ +Ç +È +É +Ê +Ë +Ì +Í +Î +Ï +Ð +Ñ +Ò +Ó +Ô +Õ +Ö +× +Ø +Ù +Ú +Û +Ü +Ý +Þ +ß +à +á +â +ã +ä +å +æ +ç +è +é +ê +ë +ì +í +î +ï +ð +ñ +ò +ó +ô +õ +ö +÷ +ø +ù +ú +û +ü +ý +þ +ÿ + + + +& +' +' +" +" +- +- +-- + . . . +. . .  +_______ +% + +1/16 ++ + -- 2.34.1