Skip to content

Commit

Permalink
Mention a new variable that should be escaped
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Dec 10, 2018
1 parent d6afa16 commit 5f610d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ These are the environment variables used to build this docs:
>>> import pprint
>>> pprint.pprint(dict(os.environ))

There is a variable called ``SECRET_VALUE_ESCAPED`` with this content
``{1}\|\1+-(8)$`` that should be shown correctly.


.. runblock:: pycon

Expand Down

0 comments on commit 5f610d8

Please sign in to comment.