Skip to content

Conversation

P403n1x87
Copy link

Use the parse function from the ansimarkup package to render colored
output instead of concatenating escape sequences from the colorama
package.

En passant, also used the MarkdownLexer to highlight markdown cells.

Use the parse function from the ansimarkup package to render colored 
output instead of concatenating escape sequences from the colorama 
package.

En passant, also used the MarkdownLexer to highlight markdown cells.
@vinayak-mehta
Copy link
Owner

Use the parse function from the ansimarkup package to render colored output instead of concatenating escape sequences from the colorama package.

Any reason why you chose ansimarkup over colorama? I'll test your change today.

En passant, also used the MarkdownLexer to highlight markdown cells.

Thanks for the MarkdownLexer!

@P403n1x87
Copy link
Author

@vinayak-mehta I think that ansimarkup, togrther with f-strings, makes the code more readable and easier to maintain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants