Skip to content

vite + vuejs annotation prop #5

@PiR-B

Description

@PiR-B

Hi,

I'm experiencing some issues with mdx-annotation in a Vite + Vue.js project.

Sandbox : https://stackblitz.com/edit/vitejs-vite-syte2b

<h1 annotation="{ id: 'foo' }">Foo</h1>

Expected result:

<h1 id="foo">Foo</h1>

Am I missing something?

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions