Skip to content
New issue

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

是否可以支持markdown格式输入并且支持图片中插入链接可以点击 #19

Open
Ivesfsy opened this issue Mar 4, 2025 · 3 comments

Comments

@Ivesfsy
Copy link

Ivesfsy commented Mar 4, 2025

No description provided.

@Ivesfsy Ivesfsy changed the title 是否可以支持markdown格式输入 是否可以支持markdown格式输入并且支持图片中插入链接可以点击 Mar 4, 2025
@Ivesfsy
Copy link
Author

Ivesfsy commented Mar 4, 2025

项目非常不错,如果后期可以支持自动抓取搜索源,利用AI对内容进行整理就更完美了

@byodian
Copy link
Owner

byodian commented Mar 4, 2025

正文原本就支持 Markdown 格式,但不支持输入标题。
支持的 Markdown 格式:

  • 加粗
  • 斜体
  • 下划线
  • 代码块
  • 列表
  • 引用
  • 分割线

PNG 图片中的文本链接不可直接点击,因为 PNG 只是一个静态图像,不包含任何交互信息。

苹果系的设备是支持图片中链接可点击,但是也是借助文本识别功能提取的链接。另外也取决于你的图片查看器是否支持文本识别以及链接预览功能。

@Ivesfsy
Copy link
Author

Ivesfsy commented Mar 4, 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

No branches or pull requests

2 participants