buildkite / terminal-to-html

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

Fix xterm color handling & add blink to CSS #44

Closed mipearson closed 7 years ago

mipearson commented 7 years ago

Fixes a design issue where Xterm color codes would mean that subsequent codes were not parsed.

Adds support for blink & example CSS for same.