7 lines
106 B
Markdown
7 lines
106 B
Markdown
|
|
# Example with all variables modifiable
|
||
|
|
|
||
|
|
```yaml
|
||
|
|
---
|
||
|
|
var: '#b1b1b1' # A first variable
|
||
|
|
```
|