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
commitbbe2d4e697e326ad231af247c235431acf710efc (patch)
treebd91fdb14e5e0363a8beaa658ff20022b92021ff /doc/docs
parent342fc93725ce00442e835b02218e232b1dd05b1e (diff)
downloadpygments-bbe2d4e697e326ad231af247c235431acf710efc.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