FeatureFuel
1

Copy as Markdown: Image links should use absolute URLs instead of relative paths (self-hosted)

Source: outline/outline#9852 · opened by @fandych
Hi Outline team, I'm using a self-hosted Outline instance. When I use the "Copy as Markdown" feature, I notice that image links in the generated Markdown are using relative paths (e.g., /uploads/xxxx.png). This causes issues when I paste the content into other systems (such as my own AI application), because the images cannot be displayed unless the base URL is the same as my Outline instance. Expected behavior: It would be very helpful if the "Copy as Markdown" feature could generate image links with absolute URLs (e.g., This way, when I use the copied Markdown in other applications, the images will display correctly. Use case: I am integrating Outline content into my own AI system. When the AI returns Markdown content, I want to ensure that images are visible to users, regardless of where the Markdown is rendered. Steps to reproduce: • Open a document with images in your self-hosted Outline. • Click "Copy as Markdown"…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests