Fix code block title in Gitlab integration docs (#7861)
 A bit sad that mkdocs/mkdocs-material doesn't error on these kind of issues. I'm wondering if a linter tool, similar to [sphinx-lint](https://github.com/sphinx-contrib/sphinx-lint) exists for mkdocs 🤔
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Astral provides [Docker images](docker.md#available-images) with uv preinstalled.
|
||||
Select a variant that is suitable for your workflow.
|
||||
|
||||
```yaml title="gitlab-ci.yml
|
||||
```yaml title="gitlab-ci.yml"
|
||||
variables:
|
||||
UV_VERSION: 0.4
|
||||
PYTHON_VERSION: 3.12
|
||||
|
||||
Reference in New Issue
Block a user