web-infra-dev/mdx-rs

Support chinese picture path

Open

#56 opened on Aug 22, 2024

 (1 comment) (1 reaction) (0 assignees)Rust (18 forks)github user discovery
good first issue

Repository metrics

Stars
 (141 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

在 使用rspress 时,如图在文档中引入中文路径 image 报错,路径被转义,所以找不到 image

此时关掉 mdxRs,则构建正常 image image

故应该是 mdxrs 的一些处理逻辑导致的,希望大佬们可以改进下呢,或者告知下比较方便的适配方式,中文路径图片的情况还是比较多的

Contributor guide