[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: modernizing html output
From: |
Gavin Smith |
Subject: |
Re: modernizing html output |
Date: |
Wed, 2 Jan 2019 18:57:28 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Dec 31, 2018 at 01:14:28PM -0800, Per Bothner wrote:
> It wraps all nodes (anything processed by _convert_heading_command) in a
> <div> block.
> - $result .= "<a name=\"$element_id\"></a>\n"
> + $result .= "<div cmdname=\"$cmdname\"";
What is the thinking behind the 'cmdname' attribute? I could find no
reference to this attribute on the web, e.g. nothing at
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div
or
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes
- Re: modernizing html output, (continued)
- Re: modernizing html output, Per Bothner, 2019/01/01
- Re: modernizing html output, Gavin Smith, 2019/01/02
- Re: modernizing html output, Gavin Smith, 2019/01/02
- Re: modernizing html output, Per Bothner, 2019/01/02
- Re: modernizing html output, Patrice Dumas, 2019/01/03
- Re: modernizing html output, Gavin Smith, 2019/01/03
- Re: modernizing html output, Gavin Smith, 2019/01/03
Re: modernizing html output, Gavin Smith, 2019/01/28
Re: modernizing html output,
Gavin Smith <=
Re: modernizing html output, Gavin Smith, 2019/01/02