Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert: markdoc asset bleed #7178

Merged
merged 2 commits into from May 23, 2023
Merged

revert: markdoc asset bleed #7178

merged 2 commits into from May 23, 2023

Conversation

bholmesdev
Copy link
Contributor

@bholmesdev bholmesdev commented May 23, 2023

Changes

Testing

Docs

@bholmesdev bholmesdev requested a review from a team as a code owner May 23, 2023 15:12
@changeset-bot
Copy link

changeset-bot bot commented May 23, 2023

🦋 Changeset detected

Latest commit: 523ff63

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) labels May 23, 2023
@bholmesdev bholmesdev merged commit 57e65d2 into main May 23, 2023
15 checks passed
@bholmesdev bholmesdev deleted the revert/markdoc-asset-bleed branch May 23, 2023 16:16
@astrobot-houston astrobot-houston mentioned this pull request May 23, 2023
bholmesdev added a commit that referenced this pull request May 23, 2023
bholmesdev added a commit that referenced this pull request May 30, 2023
bholmesdev added a commit that referenced this pull request May 31, 2023
* Revert "revert: markdoc asset bleed (#7178)"

This reverts commit 57e65d2.

* fix: missing result param on `renderUniqueStylesheet`

* test: bundled styles (fails!)

* fix: use `type: 'external'` for links

* fix: split Astro components from markdoc config

* test: style bleed (it fails...)

* chore: remove unused util

* fix: revert entry change

* Stop traversing the graph when you encounter a propagated asset

* chore: cleanup unused `entry` prop

* refactor: add isPropagatedAssetsMod check

* chore: remove unused import

* chore: changeset

* Normalize path using vite

* Update packages/integrations/markdoc/src/index.ts

Co-authored-by: Ben Holmes <hey@bholmes.dev>

---------

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: bholmesdev <bholmesdev@gmail.com>
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@astrojs/markdoc v0.2.2: Markdoc tag rendering Astro component breaks when component uses getEntryBySlug()
2 participants