From: Scott Randby <srandby@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>, Timothy <orgmode@tec.tecosaur.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: HTML export meta tag
Date: Mon, 29 May 2023 14:19:47 -0400 [thread overview]
Message-ID: <9e96d574-e9ff-fb2e-078a-7cc8a232c528@gmail.com> (raw)
In-Reply-To: <87wn0rui3i.fsf@localhost>
On 5/29/23 14:07, Ihor Radchenko wrote:
> Scott Randby <srandby@gmail.com> writes:
>
>> <meta name="author" content="Scott Randby" />
>>
>> This did not happen when I used Org 9.4.6:
>>
>> <meta name="author" content="Scott Randby">
>>
>> I wouldn't care about this change, but when I validate the page code (https://validator.w3.org/) I get the following: "Info: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
>
> Timothy, may you take a look?
Just to give some support to my request, the HTML standard (https://html.spec.whatwg.org/multipage/syntax.html#start-tags) says this: "Then, if the element is one of the void elements, or if the element is a foreign element, then there may be a single U+002F SOLIDUS character (/), which on foreign elements marks the start tag as self-closing. On void elements, it does not mark the start tag as self-closing but instead is unnecessary and has no effect of any kind. For such void elements, it should be used only with caution — especially since, if directly preceded by an unquoted attribute value, it becomes part of the attribute value rather than being discarded by the parser."
Scott
next prev parent reply other threads:[~2023-05-29 18:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-29 18:02 HTML export meta tag Scott Randby
2023-05-29 18:07 ` Ihor Radchenko
2023-05-29 18:19 ` Scott Randby [this message]
2023-05-29 20:37 ` Timothy
2023-05-29 22:25 ` Scott Randby
2023-05-30 6:12 ` Ihor Radchenko
2023-05-30 15:37 ` Max Nikulin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9e96d574-e9ff-fb2e-078a-7cc8a232c528@gmail.com \
--to=srandby@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=orgmode@tec.tecosaur.net \
--cc=yantar92@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.