ci: update integration docs#1886
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Oops — didn’t notice when I was reviewing #1777 @mrienstra but one of those files was the MDX integration README that lives in the main Astro repo: https://github.com/withastro/astro/blob/main/packages/integrations/mdx/README.md We’ll need to make these changes there instead. |
db149ef to
b5b6a9a
Compare
b5b6a9a to
f0916ad
Compare
f0916ad to
cb186d1
Compare
|
Going to merge these now they actually have new content in them even though we lose @mrienstra’s fixes. @mrienstra Feel free to add your fixes from #1777 to the astro repo when you have a moment! |
|
@delucis, there seems to be a wee bit of a mystery! ... appears to have been there since that paragraph was added ... and that paragraph hasn't been changed since, according to blame. Very weird! Happy to dig deeper, but thought I'd run it past you first, in case the cause is obvious to you. Aww nuts, I can't resist a good mystery, I'm diving in! |
|
Here's the trail:
Edit: confirmed that Edit 2: found it! scripts/generate-integration-pages.ts#L186 |
This PR is auto-generated by a nightly GitHub action to update the individual integration pages from the integration READMEs in withastro/astro.