Right now we highlight things in yellow, but if a console doesn't have color support, they won't see anything.
We should update the transformation code, along with a flag such as --no-highlight, which will transform the notes into uppercase instead or add *** in front of the note instead.
Right now we highlight things in yellow, but if a console doesn't have color support, they won't see anything.
We should update the transformation code, along with a flag such as
--no-highlight
, which will transform the notes into uppercase instead or add***
in front of the note instead.