-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Following up from this discussion on Discuss: I'd like to have a way to avoid outputting style formatting in some circumstances (e.g. it seems Utop doesn't like styles when using `#install_printer#).
Although it would be less efficient, I tend to think the separation between document building and document printing speaks for providing a conditional printing function, akin to CCFormat.fprintf_dyn_color
. What do you think?
Regarding how to implement this, I'm not sure to understand exactly how printing works in Containers_pp but it seems that the idea would be to ignore the color/styles extension when in a Wrap
constructor when printing...?
Metadata
Metadata
Assignees
Labels
No labels