Subject: Re: replacing < > in template
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Sat, 18 May 2002 20:57:11 +0200
|
> Have a look at http://skew.org/xml/, you can find a HTML tree viewer
> there: http://skew.org/xml/stylesheets/treeview/html/. Another
> possibility is to use the MSXML internal one:
res://msxml.dll/defaultss.xsl.
>
> Either you use one of these stylesheets or copy some interesting code
> snippets out of it.
>
> Joerg
Hmm, but that isn't really what I'm looking for, I want to displat the
actual html code, indented if possible, not a tree... it's for stuff like
"Here's an example of a html table, yadayada" and then I want a tag that I
can use so I don't have to manually replace all the < and > against entities
for them to display...
mvh
---
Mattias Konradsson
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|