You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: bump (dev)Dependencies, fix: consider first jsx node as open tag - close#272 (#273)
* feat: bump (dev)Dependencies, fix related errors
* fix: consider first jsx node as open tag - close#272
the parsed remark-mdx jsx nodes are not precise, but it will be resolved in v2
* chore: lerna config changes
* test: do not use user environment related test cases
* fix: open close tag regex, push remaining nodes
* fix: part of #207, markdown in jsx is still not supported
improve fixtures test case
* test: remove unnecessary fixture
* docs: add comments for // @ts-ignore and never
0 commit comments