- From: Harlan Stenn <stenn@nwtime.org>
- Date: Sun, 9 Sep 2018 00:55:11 -0700
- To: html-tidy@w3.org
Sorry - that message did get posted last year. I haven't yet figured out a way to deal with the problem, so I'm going to beat on it some more. If anybody has ideas, that would be great. H -- On 9/8/2018 10:35 PM, Harlan Stenn wrote: > I'm running tidy 5.5.70, and when tidy sees a line like: > > <p>Last update: <!-- #BeginDate format:En2m -->11-Sep-2010 05:53<!-- > #EndDate --> > > (a single line) it turns it into: > > <p>Last update: <!-- #BeginDate format:En2m -->11-Sep-2010 05:53 > <!-- #EndDate --> > > which, ordinarily, is a perfectly fine thing to do. > > The trick is, the script we have to auto-update the timestamp inside the: > > <!-- #BeginDate format:En2m -->11-Sep-2010 05:53<!-- #EndDate --> > > section can't easily handle having the end tag be on a separate line. > > Is there a way that I can tell tidy to avoid cleaning up this line? > -- Harlan Stenn <stenn@nwtime.org> http://networktimefoundation.org - be a member!
Received on Sunday, 9 September 2018 07:55:34 UTC