Skip to content

Conversation

@Geequlim
Copy link

支持上传广泛应用于 Docusaurus 文档系统的 mdx 文件(视为 Markdown)

@Geequlim Geequlim changed the base branch from main to dev April 16, 2025 17:08
@netlify
Copy link

netlify bot commented Apr 16, 2025

Deploy Preview for gleeful-palmier-13a6af ready!

Name Link
🔨 Latest commit 8b49832
🔍 Latest deploy log https://app.netlify.com/sites/gleeful-palmier-13a6af/deploys/67ffe411b0c2c1000826c473
😎 Deploy Preview https://deploy-preview-272--gleeful-palmier-13a6af.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

});
fileName = file.name.replace('.txt', '.md');
const extension = file.name.split('.').pop();
fileName = file.name.replace(`.${extension}`, '.md');
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

其他类型的文件,比如 pdf 后缀都会改为 md ,就走不到后续 PDF 处理的逻辑了

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已经调整

@ConardLi
Copy link
Owner

刚提交了一些格式化的代码,有个冲突,辛苦再解一下

@ConardLi
Copy link
Owner

ConardLi commented May 5, 2025

冲突依然存在,有空解决一下

@Geequlim Geequlim closed this by deleting the head repository May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants