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

Content model of type extensions to hast are incorrect #7

Closed wooorm closed 1 year ago

wooorm commented 1 year ago

Initial checklist

Affected packages and versions

latest

Link to runnable example

No response

Steps to reproduce

https://github.com/syntax-tree/mdast-util-mdx-jsx/blob/b823b2000b11931ceda0c64f14c15e8b9ee5f8a5/lib/complex-types.d.ts#L46-L56

Expected behavior

should contain hast children

Actual behavior

contains mdast nodes

Affected runtime and version

latest

Affected package manager and version

No response

Affected OS and version

No response

Build and bundle tools

No response

github-actions[bot] commented 1 year ago

Hi! This was marked as ready to be worked on! Note that while this is ready to be worked on, nothing is said about priority: it may take a while for this to be solved.

Is this something you can and want to work on?

Team: please use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this. If this is first-timers friendly, add good first issue and if this could use help, add help wanted.

github-actions[bot] commented 1 year ago

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.

github-actions[bot] commented 1 year ago

Hi! This was marked as ready to be worked on! Note that while this is ready to be worked on, nothing is said about priority: it may take a while for this to be solved.

Is this something you can and want to work on?

Team: please use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this. If this is first-timers friendly, add good first issue and if this could use help, add help wanted.

wooorm commented 1 year ago

weird caching, github!