Fix alignment/id encoding

This commit is contained in:
2026-05-26 14:18:04 +02:00
parent 22e3fabbbb
commit 28d487565a
3 changed files with 93 additions and 0 deletions
+5
View File
@@ -148,6 +148,11 @@ toolkit defaults, YAML values, legacy status, active environment overrides, and
provenance. Sensitive override values such as tokens are reported as set without
printing the secret.
Topdata value encodings under `topdata.value_encodings` are matched by dataset
and column. Set `dataset: "*"` to apply an encoding to the same column name in
any native topdata dataset; an exact dataset rule takes precedence over the
wildcard rule for that column.
Common configurable defaults:
```yaml