Skip to content

feat(article): render embedded images in terminal - #1127

Merged
ryanfowler merged 1 commit into
mainfrom
feat/article-image-rendering
Aug 25, 2026
Merged

feat(article): render embedded images in terminal#1127
ryanfowler merged 1 commit into
mainfrom
feat/article-image-rendering

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Render embedded article images during terminal Markdown presentation by default.
  • Keep files, pipes, and clipboard output as raw Markdown; honor --image off.
  • Add bounded, resolver-aware SSRF protections and update image/article documentation.

Validation

  • go test ./...
  • staticcheck ./...
  • go build .

Fetch article images only for terminal presentation, while keeping raw Markdown output unchanged. Reuse the configured image renderer with bounded, resolver-aware SSRF protection and update the article documentation.
@ryanfowler
ryanfowler merged commit f7d41c1 into main Aug 25, 2026
12 checks passed
@ryanfowler
ryanfowler deleted the feat/article-image-rendering branch August 25, 2026 16:29
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

Successfully merging this pull request may close these issues.

1 participant