summaryrefslogtreecommitdiffstats
path: root/examples/print-text
AgeCommit message (Expand)Author
2018-03-10Allow usage of <hidden> in HTML().Jonathan Slenders
2018-03-07Support 'hidden' attribute.Jonathan Slenders
2018-02-16Added true-color-demo.py example.Jonathan Slenders
2018-02-16Introduced ColorDepth enumeration. Added color_depth attribute to Application.Jonathan Slenders
2018-02-16Fixed ANSI color names, but remain compatible with the old names.Jonathan Slenders
2017-12-30More documentation and examples for printing Pygments tokens.Jonathan Slenders
2017-12-20Renamed print back to print_formatted_text. The user can always bind it to 'p...Jonathan Slenders
2017-12-07Code style in examples + added flake8 to .travis.yml.Jonathan Slenders
2017-08-05Improved print-text examples.Jonathan Slenders
2017-08-01Added more examples for printing text.Jonathan Slenders
2017-08-01Move formatted_text module one level up.Jonathan Slenders
2017-08-01Refactoring the print_formatted_text-function. Now exposed as 'print'.Jonathan Slenders