We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
Not sure this is a big issue, but to let you know. I have a details element, as below (before tidying),
<details open>
Formatted as it should be, more info here. But, after tidying,
<DETAILS OPEN="">
Thinking the value (="") shouldn't be added?
Thanks!