|
Re: Using tidy for editing html: msg#00016web.html-tidy.devel
That should be fine for my purpose. Any wysiwyg editing will be done in a html editor so the escaping can stay. I only need editing capability from the parser to automate certain changes to the tags (if the font size = 26 then change to h1 sort of thing). Thanks, Vin Bjoern Hoehrmann wrote: > * Vincent Finn wrote: >> I am using GetNodeText() (tidyNodeGetText() in C) to get the >> content of the text nodes and it seems to work fine. > > The function invokes the pretty printer which will escape special > characters like "<" and "&" for you, which you have to unescape > again if you want to apply additional processing. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Using tidy for editing html: 00016, Vincent Finn |
|---|---|
| Next by Date: | tidy bug: 00016, Sérgio Monteiro Basto |
| Previous by Thread: | Re: Using tidy for editing htmli: 00016, Bjoern Hoehrmann |
| Next by Thread: | Re: Using tidy for editing html: 00016, Charlie Reitzel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |