ansi-to-react
ansi-to-react copied to clipboard
Add text decoration to ansi-to-react using CSS styles
Follow up of nteract/nteract#4875. We need to implement the same functionality when not using class names (i.e., when using the style
prop).
We'll probably support just a few (e.g., bold, underline, and not blink or reverse).