Conversation
We do not host linting schemas here.
ba65bba to
7320cfe
Compare
|
@karenetheridge q: Indeed we can reach URL: https://www.w3.org/TR/xml-names11/ however the url checker is not passing. Not sure if this has always been the case and we should merge ? @ralfhandl - thoughts? |
|
links to the W3C TR page for XML Namespaces 1.1 (https://www.w3.org/TR/xml-names11/) check tooling sometimes gets a 403 Forbidden from W3C even though the page is reachable in a normal browser, which trips CI. (is this problem new?) There’s also a conversion script (scripts/md2html/md2html.js) that rewrites XML namespaces into a bibliographic-style reference ([[xml-names11|XML namespaces]]) for rendered output—so the W3C URL is a known/intentional citation in the project history. initial thoughts: |
|
Let's merge those instead; I was only intending on catching up with syncing that hadn't been done. |
Backport of remaining fixes from 3.3 into 3.2: mostly from @valerii15298, and a few from @handrews and @notEthan.