[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texi2html output validity
From: |
Lennart Borgman |
Subject: |
Re: texi2html output validity |
Date: |
Tue, 23 Dec 2014 15:59:34 +0100 |
On Tue, Dec 23, 2014 at 3:29 PM, Yuri Khan <address@hidden> wrote:
> On Tue, Dec 23, 2014 at 4:37 PM, Ivan Shmakov <address@hidden> wrote:
>> >>> <a
>> href="79/lily-83620d4b.ly"><p>‘<tt>accidental-ancient.ly</tt>’
>> >>> </a> <p>
>> >>> <a href="79/lily-83620d4b.ly">
>> >>> <img align="middle"
>> >>> border="0"
>> >>> src="79/lily-83620d4b.png"
>> >>> alt="[image of music]">
>> >>> </a>
>> >>> </p></p>
>>
>> >> In this snippet, I count 2 instances of improper tag nesting,
>>
>> I count just a single one, but yes, that second </p> surely
>> invalidates the fragment.
>
> <a><p></a> is improper* nesting in my book. All paired tags SHOULD**
> be explicitly closed.
I think the problem that shows up there is the coding in Html.pm. It
does not keep starting and closing tags together. (The most easy way
to do that is to use functions where you add the starting tag on entry
and the closing tag on exit.)
- Re: Have you all gone crazy? Was: On being web-friendly and why info must die, (continued)
- Re: Have you all gone crazy? Was: On being web-friendly and why info must die, Steinar Bang, 2014/12/23
- Re: Have you all gone crazy? Was: On being web-friendly and why info must die, Lennart Borgman, 2014/12/23
- Re: Have you all gone crazy? Was: On being web-friendly and why info must die, Yuri Khan, 2014/12/23
- Re: Have you all gone crazy? Was: On being web-friendly and why info must die, Lennart Borgman, 2014/12/23
- Re: Have you all gone crazy? Was: On being web-friendly and why info must die, Richard Stallman, 2014/12/24
- texi2html output validity, Ivan Shmakov, 2014/12/23
- Re: texi2html output validity, Lennart Borgman, 2014/12/23
- Re: texi2html output validity, Patrice Dumas, 2014/12/23
- Re: texi2html output validity, Lennart Borgman, 2014/12/23
- Re: texi2html output validity, Yuri Khan, 2014/12/23
- Re: texi2html output validity,
Lennart Borgman <=
- Re: texi2html output validity, Ivan Shmakov, 2014/12/23
- Re: texi2html output validity, Yuri Khan, 2014/12/23
- Re: texi2html output validity, Patrice Dumas, 2014/12/23
- Re: texi2html output validity, Ivan Shmakov, 2014/12/23
- Re: texi2html output validity, Gavin Smith, 2014/12/23
- Re: texi2html output validity, David Kastrup, 2014/12/23
- Re: texi2html output validity, Yuri Khan, 2014/12/23
- Re: texi2html output validity, Stephen J. Turnbull, 2014/12/23
- Re: texi2html output validity, Ineiev, 2014/12/25
- Re: texi2html output validity, Stephen J. Turnbull, 2014/12/25