micromark / micromark-extension-mdx-expression

micromark extension to support MDX or MDX JS expressions
https://unifiedjs.com
MIT License
11 stars 2 forks source link

fix: correct loc of comments, add offset into loc point #2

Closed JounQin closed 2 years ago

JounQin commented 2 years ago

related https://github.com/mdx-js/eslint-mdx/issues/380

Initial checklist

Description of changes

As title

JounQin commented 2 years ago

It seems it has been handlered incorrectly in visit. Sorry, I don't have enough idea how to fix it in visit, please help.

github-actions[bot] commented 2 years ago

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

wooorm commented 2 years ago

I don’t understand what you did? Why did you stop? Is this project not used in eslint-mdx? Which visit do you mean?