update all include rules to use % for markdown formatting
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 34s

This commit is contained in:
2026-04-03 08:00:11 +00:00
parent f173c760e3
commit b994734afd
11 changed files with 12 additions and 12 deletions

View File

@@ -15,6 +15,6 @@ tags: []
> [!IMPORTANT] Audiobookshelf requires a websocket connection.
```sh
{{<include "/srv/configs/docker_compose/audiobookshelf/docker-compose.yaml">}}
```yaml
{{% include "/srv/configs/docker_compose/audiobookshelf/docker-compose.yaml" %}}
```