bug-texinfo
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]