From: Mike N. <mh...@us...> - 2003-01-14 19:36:38
|
On Tue, 2003-01-14 at 11:08, Don Seiler wrote: > In trying to port some documentation over to pagemaster, I noticed that I > have a lot of references to variables inside < and > chars, like "<pid>". > The problem is pagemaster is interpreting this as an attempted HTML tag > and stripping it out. I have a lot of different references so adding > every one to the allowed_tags var isn't reasonable. < and > get > altered by pagemaster so they literally display "<" or ">" > respectively. Don, PageMaster may need to be modified, so it doesn't convert & to & if & is followed by a ;. > Is there a way to get those chars to display? Unknown by me. -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |