We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9193362 commit ea7d980Copy full SHA for ea7d980
AGENTS.md
@@ -18,7 +18,7 @@ markdown-it-py is designed as a foundation for projects requiring robust Markdow
18
19
```
20
pyproject.toml # Project configuration and dependencies (flit)
21
-tox.ini # Tox test environment configuration
+tox.ini # Tox test environment configuration (use with tox-uv for faster env creation)
22
23
markdown_it/ # Main source code
24
├── __init__.py # Package init
0 commit comments