Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (0.13.2).
Filters for processing ANSI colors within Jinja templates.
Remove ansi from text
Parameters : | source : str
|
---|
Conver ansi colors to html colors.
Parameters : | text : str
|
---|
Converts single ansi markup to latex format
Return latex code and number of open brackets.
Converts ansi formated text to latex version
based on https://bitbucket.org/birkenfeld/sphinx-contrib/ansi.py