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/another-test-stsewd/checkouts/unicode-paths/docs/docutils.conf',
 'HOME': '/home/docs',
 'HOSTNAME': 'build-25129841-project-506537-another-test-stsewd',
 'LANG': 'C.UTF-8',
 'NO_COLOR': '1',
 'PATH': '/home/docs/checkouts/readthedocs.org/user_builds/another-test-stsewd/envs/unicode-paths/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/another-test-stsewd/checkouts/unicode-paths/docs',
 'READTHEDOCS': 'True',
 'READTHEDOCS_CANONICAL_URL': 'https://test.org.stsewd.dev/es/unicode-paths/',
 'READTHEDOCS_GIT_CLONE_URL': 'https://github.com/readthedocs/test-builds.git',
 'READTHEDOCS_GIT_COMMIT_HASH': '82d2e225868566a1639cdabe274a659b71c11d2e',
 'READTHEDOCS_GIT_IDENTIFIER': 'unicode-paths',
 'READTHEDOCS_LANGUAGE': 'es',
 'READTHEDOCS_OUTPUT': '/home/docs/checkouts/readthedocs.org/user_builds/another-test-stsewd/checkouts/unicode-paths/_readthedocs/',
 'READTHEDOCS_PRODUCTION_DOMAIN': 'readthedocs.org',
 'READTHEDOCS_PROJECT': 'another-test-stsewd',
 'READTHEDOCS_REPOSITORY_PATH': '/home/docs/checkouts/readthedocs.org/user_builds/another-test-stsewd/checkouts/unicode-paths',
 'READTHEDOCS_VERSION': 'unicode-paths',
 'READTHEDOCS_VERSION_NAME': 'unicode-paths',
 'READTHEDOCS_VERSION_TYPE': 'branch',
 'READTHEDOCS_VIRTUALENV_PATH': '/home/docs/checkouts/readthedocs.org/user_builds/another-test-stsewd/envs/unicode-paths'}

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