environment-variables

These are the environment variables used to build this docs:

>>> import os
>>> import pprint
>>> pprint.pprint(dict(os.environ))
{'DEBIAN_FRONTEND': 'noninteractive',
 'DOCUTILSCONFIG': '/home/docs/checkouts/readthedocs.org/user_builds/stsewd-demo/checkouts/stable/docs/docutils.conf',
 'HOME': '/home/docs',
 'HOSTNAME': 'build-25935500-project-162864-stsewd-demo',
 'LANG': 'C.UTF-8',
 'NO_COLOR': '1',
 'PATH': '/home/docs/checkouts/readthedocs.org/user_builds/stsewd-demo/envs/stable/bin:/home/docs/.asdf/shims:/home/docs/.asdf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
 'PWD': '/home/docs/checkouts/readthedocs.org/user_builds/stsewd-demo/checkouts/stable/docs',
 'READTHEDOCS': 'True',
 'READTHEDOCS_CANONICAL_URL': 'https://test.org.stsewd.dev/stsewd-demo/en/stable/',
 'READTHEDOCS_GIT_CLONE_URL': 'https://github.com/readthedocs/test-builds',
 'READTHEDOCS_GIT_COMMIT_HASH': '185f27fa0b5d052862be2fca53c19ddb22d325e6',
 'READTHEDOCS_GIT_IDENTIFIER': '185f27fa0b5d052862be2fca53c19ddb22d325e6',
 'READTHEDOCS_LANGUAGE': 'en',
 'READTHEDOCS_OUTPUT': '/home/docs/checkouts/readthedocs.org/user_builds/stsewd-demo/checkouts/stable/_readthedocs/',
 'READTHEDOCS_PRODUCTION_DOMAIN': 'readthedocs.org',
 'READTHEDOCS_PROJECT': 'stsewd-demo',
 'READTHEDOCS_REPOSITORY_PATH': '/home/docs/checkouts/readthedocs.org/user_builds/stsewd-demo/checkouts/stable',
 'READTHEDOCS_VERSION': 'stable',
 'READTHEDOCS_VERSION_NAME': 'stable',
 'READTHEDOCS_VERSION_TYPE': 'tag',
 'READTHEDOCS_VIRTUALENV_PATH': '/home/docs/checkouts/readthedocs.org/user_builds/stsewd-demo/envs/stable'}

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