docs(templates): fix markdown trailing newline lint
This commit is contained in:
@@ -195,4 +195,4 @@ print(env.get_template('AGENTS.md').render(**ctx))
|
|||||||
PY
|
PY
|
||||||
```
|
```
|
||||||
|
|
||||||
If the template references a variable not present in `ctx`, Jinja2 will raise immediately (by design).
|
If the template references a variable not present in `ctx`, Jinja2 will raise immediately (by design).
|
||||||
|
|||||||
Reference in New Issue
Block a user