2025-11-07 06:16:05 +01:00
- [Summary ](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/branch/1.1/README.md )
# [tutorial v1.1_000)] An empty structured file with format version
[View the diff ](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_000~1..v1.1_000 )
2025-11-07 06:16:04 +01:00
## Screenshot
< img src = "firefox.png" width = 50% height = 50% alt = "Firefox Proxy setting" / >
## Structure
2025-11-07 06:16:05 +01:00
### firefox/00-proxy.yml
```yml
%YAML 1.2
---
version: 1.1
...
```
## User datas
### Example 1
#### config/01/config.yaml
```yml
---
```
#### Output
```console
foo@bar:~$ git switch --detach v1.1_000
foo@bar:~$ rougail -m firefox/ -u yaml -ff config/01/config.yaml
```
< pre > ╭─ Caption ─╮
│ │
╰───────────╯
Variables:
< / pre >
- [[tutorial v1.1_010] A first variable with only a name](https://forge.cloud.silique.fr/stove/rougail-tutorials/src/commit/v1.1_010/README.md) ([diff](https://forge.cloud.silique.fr/stove/rougail-tutorials/compare/v1.1_010~1..v1.1_010))