mdx-rs
mdx-rs copied to clipboard
[BUG]: Parsing [https://example.com](https://example.com) error
[https://example.com](https://example.com)
see https://github.com/web-infra-dev/rspress/issues/875
After mdx-rs compile:
set gfm_autolink_literal to true does this, which seems to be a problem with the markdown library
The rust version of markdown library is just getting afoot, still has a long way to go hh.