Re: [csswg-drafts] Build markdown documents to HTML in the CI workflow (#13432)

> I think we're fine. GH-flavored markdown's only real innovation […]

I am more concerned about incompatibilities. Conpare the rendering of this file:
GH: https://github.com/webplatformco/project-image-animation/blob/main/image-animation-property/README.md
python: https://drafts.csswg.org/css-image-animation-1/explainer

I don't think I'm using any unique feature, but the way things get escaped, new lines get processed, etc, is different, and running the GH file through python is just broken. I could probably fix by adjusting the file, but if this explainer is broken, it may not be the only one…

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/13432#issuecomment-3848056048 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 4 February 2026 15:17:36 UTC