Wrap generated body from the link in Markdown quote
**Is your feature request related to a problem? Please describe.**
When using a button to generate title/body, it inserts body as plain text. That can give false impression it's the thoughts of the post author instead of the content from the included link.
**Describe the solution you'd like**
Add a toggle in the settings or change the native behavior to wrap generated body from the link in Markdown quote.
**Additional context**
Re-posting https://github.com/Xyphyn/photon/issues/278 as this no longer works as of 2.2.0 release.
Right now
<img width="1106" height="534" alt="Image" src="https://github.com/user-attachments/assets/7c3b04d6-c104-4c66-87c7-794cd0c9fbf1" />
Proposed
<img width="1096" height="523" alt="Image" src="https://github.com/user-attachments/assets/5270a279-b84c-4fcc-a302-efbe36effbf7" />
关闭于 2025-12-02 0 条评论