1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +03:00

docs: remove "{% raw %}" / "{% endraw %}" Jekyl (liquid) leftovers

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-11-27 21:58:45 +01:00
parent 5aa3077c36
commit e2626200aa
6 changed files with 1 additions and 17 deletions

View File

@@ -313,7 +313,6 @@ Following is a sample `config.json` file to illustrate the format used for
various fields:
```json
{% raw %}
{
"HttpHeaders": {
"MyHeader": "MyValue"
@@ -356,7 +355,6 @@ various fields:
}
}
}
{% endraw %}
```
### Experimental features