We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ab2c7 commit bfdbe02Copy full SHA for bfdbe02
1 file changed
content/en/docs/_index.md
@@ -51,13 +51,6 @@ Or whatever variation of the above fits your system and shell.
51
To use **SOPS** as a library, take a look at the [decrypt
52
package](https://pkg.go.dev/github.com/getsops/sops/v3/decrypt).
53
54
-::: sectnum
55
-:::
56
-
57
-::: contents
58
-Table of Contents
59
60
61
# Usage
62
63
For a quick presentation of SOPS, check out this Youtube tutorial:
@@ -1340,14 +1333,8 @@ stores:
1340
1333
indent: 2
1341
1334
```
1342
1335
1343
-:::: note
1344
-::: title
1345
-Note
1346
1347
1348
-The YAML emitter used by sops only supports values between 2 and 9. If
1336
+Note: The YAML emitter used by sops only supports values between 2 and 9. If
1349
1337
you specify 1, or 10 and larger, the indent will be 2.
1350
-::::
1351
1338
1352
1339
## YAML anchors
1353
0 commit comments