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.
Comments
Similar requests
Provide Public or Signed URLs for Images in "Copy as Markdown"
1 vote · 0 comments
Format for Pasted Markdown
3 votes · 0 comments
Rendering external links differently from internal links
2 votes · 0 comments
Deep link resolution to point at sub-headlines
2 votes · 0 comments
Add support for inline <kbd> elements
3 votes · 0 comments
No comments yet.