Re: crappy formatting with <xsl:text>
Jan Kotuc <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <CACiQud48xcPL1ViKxCL61yi4-YZOw_TSE1-pWoLh6T27iNZXZA@mail.gmail.com> |
Thanks Tony, but that does not help. If I use '&some-link-name;', (without the <xsl:text> element) the text is copied AS IS, and that is wrong. I need EXACTLY this: &some-link-name; NOT & in it... :( Not to mention the output XML file is still garbled... Regards Jan