Support string templating for key-level attributes

This commit is contained in:
Bán Dénes 2022-01-22 23:13:18 +01:00
parent 6225013828
commit 2b98b502d6
10 changed files with 459 additions and 47 deletions

View file

@ -19,10 +19,16 @@ matrix_col_row:
padding: 19
skip: false
asym: both
name: matrix_col_row
col:
rows: {}
key: {}
name: col
row: row
colrow: col_row
name: matrix_col_row
zone:
columns:
col: &ref_0
rows: {}
key: {}
name: col
rows:
row: {}
name: matrix
col: *ref_0
row: row