Flo Edelmann
Flo Edelmann
Please provide a Stackblitz or GitHub repo so we can debug the issue.
No response → closing. Please provide a reproduction repo, then this issue can be reopened.
This is indeed out of scope for eslint-plugin-vue. That the Vue parser chokes on Markdown files is expected. However, you can indeed use `@eslint/markdown`'s [`processor`](https://github.com/eslint/markdown?tab=readme-ov-file#configurations) config, which creates virtual `.js`...
~But that is not `md` but [`mdx`](https://mdxjs.com/), right?~ Nevermind, it isn't.
I've never heard about this use case. Is it supported/endorsed specifically by Vitepress, or do you know of other frameworks that allow/execute/transform `` tags in Markdown files?
@ota-meshi Do you think this is worth supporting?
Okay, I'll close this as won't fix then. But feel free to share any additional information as comments :slightly_smiling_face:
@emilybrick sorry to ping you, but apparently the bot tries to close this issue in 7 days and this pull request is still relevant, so please keep it open (or...
Looks good to me :slightly_smiling_face: Thanks for implementing this!
Seems to be fixed with #6006 in https://github.com/ueberdosis/tiptap/releases/tag/v2.11.1.