-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Mardoc Tags print out strange characters #7286
Copy link
Copy link
Closed
Labels
- P4: importantViolate documented behavior or significantly impacts performance (priority)Violate documented behavior or significantly impacts performance (priority)pkg: markdocRelated to the `@astrojs/markdoc` package (scope)Related to the `@astrojs/markdoc` package (scope)
Description
What version of astro are you using?
2.5.6
Are you using an SSR adapter? If so, which one?
none
What package manager are you using?
pnpm
What operating system are you using?
Linux
What browser are you using?
Chrome
Describe the Bug
When I use Markdoc tags in Astro I get a [object AsyncGenerator] when I use a tag.
To see what I mean all you have to do is follow these steps.
- Click on blog you'll be lead to the blog posts page
- Click on first post you'll be lead page with the error
The page is called first-page
Link to Minimal Reproducible Example
https://github.com/louiss0/astro-dummy-markdoc
Participation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
- P4: importantViolate documented behavior or significantly impacts performance (priority)Violate documented behavior or significantly impacts performance (priority)pkg: markdocRelated to the `@astrojs/markdoc` package (scope)Related to the `@astrojs/markdoc` package (scope)