summaryrefslogtreecommitdiff
path: root/doc/docs
diff options
context:
space:
mode:
authorMatthias Bussonnier <bussonniermatthias@gmail.com>2016-02-08 13:38:09 -0800
committerMatthias Bussonnier <bussonniermatthias@gmail.com>2016-02-08 13:38:09 -0800
commit3516325f4e3227db16cd8278efaa03233025d6f4 (patch)
tree01182a5609fc9e74fd1d148c8e5b0cd2efa96317 /doc/docs
parentcb4f448d3bf7be43099a1f8011d029b243464402 (diff)
downloadpygments-git-3516325f4e3227db16cd8278efaa03233025d6f4.tar.gz
Remove rogue byte sequence in documentation.
Diffstat (limited to 'doc/docs')
-rw-r--r--doc/docs/styles.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs/styles.rst b/doc/docs/styles.rst
index baf18113..766cf866 100644
--- a/doc/docs/styles.rst
+++ b/doc/docs/styles.rst
@@ -90,7 +90,7 @@ Here a small overview of all allowed styles:
don't render text as bold (to prevent subtokens being highlighted bold)
``italic``
render text italic
-``noitalic``\x1b[38;5;124
+``noitalic``
don't render text as italic
``underline``
render text underlined