From: Scott Randby <srandby@gmail.com>
To: emacs-orgmode@gnu.org
Subject: HTML export meta tag
Date: Mon, 29 May 2023 14:02:37 -0400 [thread overview]
Message-ID: <6d7a6466-5705-dcea-409c-94dad62f452e@gmail.com> (raw)
Hello,
When I export to HTML using Org 9.6.6, there is a /> closing the meta tag:
<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."
The documentation I've seen states that the code without the trailing slash is the proper code. I request that the org-html--build-meta-entry function in ox-html.el be changed to eliminate the trailing slash.
Scott Randby
next reply other threads:[~2023-05-29 18:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-29 18:02 Scott Randby [this message]
2023-05-29 18:07 ` HTML export meta tag Ihor Radchenko
2023-05-29 18:19 ` Scott Randby
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6d7a6466-5705-dcea-409c-94dad62f452e@gmail.com \
--to=srandby@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).