Skip to content

Conversation

@mushitoriami
Copy link
Contributor

On the current document, the bash command example for TOX_DISABLED_EXTERNAL_PLUGINS is rendered incorrectly.

This is because it uses Markdown-style code block (```bash) instead of reStructuredText syntax. This PR changes it to use the Sphinx .. code-block:: bash directive.

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat gaborbernat merged commit a3689f4 into tox-dev:main Feb 2, 2026
27 of 28 checks passed
@mushitoriami mushitoriami deleted the fix-code-block branch February 2, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants