COMMITS
/ docs/pages/printing_text.rst July 10, 2020
P
Fix typos and document callable that returns formatted text (#1186)
plotski committed
January 21, 2020
J
Remove unicode_literals import from examples, README and tests (not needed for Python 3).
Jonathan Slenders committed
October 7, 2018
Z
Fix some small typos in docs
zzl0 committed
July 13, 2018
T
Makes pygments lexers imports explicit to avoid confusing error warnings in IDE's like PyCharm.
Thomas Svenson committed
July 5, 2018
A
Update printing_text.rst
anatoly techtonik committed
July 3, 2018
A
Fix custom tag example to contain ANSI colors and custom tag
anatoly techtonik committed
June 13, 2018
C
Fix color names in printouts to match tags
cppguru committed
C
Fix mismatched tags in HTML example
cppguru committed
May 22, 2018
J
A couple of documentation improvements.
Jonathan Slenders committed
May 17, 2018
J
More documentation.
Jonathan Slenders committed
May 8, 2018
J
Improved documentation.
Jonathan Slenders committed
April 1, 2018
T
removed confusing (not required) style code
tovak committed
February 27, 2018
B
docs: fix HTML example to match markup
Brian Warner committed
February 14, 2018
Z
Fixed typo in example color name
Zvezdin committed
January 27, 2018
D
Fix typos: `squences` -> `sequences`, `combinding` -> `combining`
delirious-lettuce committed
December 30, 2017
J
More documentation and examples for printing Pygments tokens.
Jonathan Slenders committed
December 20, 2017
J
Renamed print back to print_formatted_text. The user can always bind it to 'print' himself.
Jonathan Slenders committed
November 22, 2017
J
More documentation for full screen applications.
Jonathan Slenders committed
November 18, 2017
J
Improving the documentation.
Jonathan Slenders committed
November 12, 2017
J
Improvements to the documentation.
Jonathan Slenders committed
August 12, 2017
J
Renamed 'echo text', to 'printing text' in the documentation.
Jonathan Slenders committed