syntax-tree / mdast-util-mdx-jsx

mdast extension to parse and serialize MDX JSX
https://unifiedjs.com
MIT License
24 stars 5 forks source link

Add positional info to attributes, node-like values #8

Closed wooorm closed 9 months ago

wooorm commented 1 year ago

Initial checklist

Problem

https://github.com/mdx-js/mdx/issues/2034

Solution

events have positional info, we can move those over.

Alternatives

-