We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
直接通过Web端和chatgpt对话,chatgpt返回的markdown内容经常被html渲染,即使让他放在代码块中也不行。
我想能直接获取markdown格式的文本,避免一点点的复制粘贴和修改。
The text was updated successfully, but these errors were encountered:
之前插件支持 markdown 格式导出,但因为 chatgpt 频繁修改网页结构,插件失效了。暂时我还没想到好的处理方案。
Sorry, something went wrong.
No branches or pull requests
直接通过Web端和chatgpt对话,chatgpt返回的markdown内容经常被html渲染,即使让他放在代码块中也不行。
我想能直接获取markdown格式的文本,避免一点点的复制粘贴和修改。
The text was updated successfully, but these errors were encountered: