You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is private repo. This reproduction requirement in all cases is very heavy handed.
Description
I am seeing a combination of issues that I think has to be a bug.
Mermaid diagrams are not rendered as mermaid but are styled as code blocks.
The API for incorporating a plugin as was done in content v2 is not clear.
Having both highlight and remarkPlugins keys in the markdown config section breaks the content.config.js path resolution so markdown files can't be found.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered:
Hello @agritheory,
Is it possible for you to give me access to repo? Or maybe provide a simple reproduction or some snippets and details to who to reproduce
Environment
Linux
v20.11.0
3.16.0
3.22.5
2.11.6
npm@10.5.1
-
modules
,css
,vue
,router
,content
,compatibilityDate
,nitro
,vite
,eslint
,googleFonts
@nuxt/content@3.3.0
,@nuxt/eslint@1.2.0
,@nuxtjs/google-fonts@3.2.0
-
Version
v3
Reproduction
https://github.com/agritheory/atsite/pull/54
Yes, this is private repo. This reproduction requirement in all cases is very heavy handed.
Description
I am seeing a combination of issues that I think has to be a bug.
Mermaid diagrams are not rendered as mermaid but are styled as code blocks.
The API for incorporating a plugin as was done in content v2 is not clear.
Having both
highlight
andremarkPlugins
keys in themarkdown
config section breaks the content.config.js path resolution so markdown files can't be found.Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: