pub fn render_forced(tokens: Vec<Token>) -> String
The same as render, but bypasses the color_enabled check.
render
color_enabled
This means that this function renders directly without checking if color should be enabled.