buildkite / terminal-to-html

Converts arbitrary shell output (with ANSI) into beautifully rendered HTML
http://buildkite.github.io/terminal-to-html
MIT License
657 stars 44 forks source link

(feature request) Automatically add links for URLs #135

Open bpoland opened 7 months ago

bpoland commented 7 months ago

Hey, just wanted to say that I think having the ability to auto-linkify URLs that appear in the output would be nice. Based on this comment it sounds like it would be non-trivial but just thought I'd put it out there :)

moskyb commented 7 months ago

hi @bpoland! we've logged this feature request internally and will get back to you if/when we pick it up. as you mention, URL parsing in the terminal is fraught and tricky, so we'd be balancing that against the impact of the feature, as well as our other priorities.