Skip to content

Commit 556dae0

Browse files
committed
docs: fix unwanted highlighting.
Plain text example lines were being formatted as python. Now formatted as plain text.
1 parent da9664d commit 556dae0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/user_guide.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,8 @@ items. At the end of the subject line, propname=value pairs can be
628628
specified in square brackets, using the same conventions as for the
629629
roundup set shell command.
630630

631+
.. highlight:: text
632+
631633
For example,
632634

633635
- setting the priority of an issue::
@@ -646,6 +648,8 @@ For example,
646648

647649
Subject: Re: [ issue 2 ] we're out of widgets [nosy=-richard;priority=bug]
648650

651+
.. highlight:: python3
652+
649653
In all cases, the message relates to issue 2. The ``Re:`` prefix is
650654
stripped off.
651655

0 commit comments

Comments
 (0)