scalefactory / vagrant-cucumber

A Vagrant plugin to allow cucumber to work with VMs.
MIT License
40 stars 8 forks source link

Strip ANSI escape codes from HTML. #11

Closed phyber closed 9 years ago

phyber commented 9 years ago

This strips the ANSI escape codes from messages that are going to be formatted as HTML. The ANSI_PATTERN should cover the various types of ANSI opener as well as ANSI close tags.