emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] html export: remove W3C warning, improve accessibility


From: Timothy
Subject: [PATCH] html export: remove W3C warning, improve accessibility
Date: Mon, 07 Jun 2021 02:02:38 +0800
User-agent: mu4e 1.4.15; emacs 28.0.50

Hi All,

Following on from my comments /ages/ ago, I have done some more work to
improve the HTML export. I intend to push it if I don't hear any
complaints. Please let me know if anything looks dodgy, or if anything
should also be improved with this patch :)

This patch:
- Resolves a W3C warning about type="text/css" in <style>
- Removes a docstring reference to IE8- (urgh!)
- Adds some ARIA roles to improve accessibility (let me know if you spot
anything else that could benefit from them being added).

Running the default html export through the W3C validator with my
massive Org-based config now results in nothing other than complaints
about dodgy unicode characters (not Org's fault) :)

--
Timothy

Attachment: 0001-ox-html-Resolve-W3C-warning-improve-a11y.patch
Description: Text Data


reply via email to

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