Support string templating for key-level attributes
This commit is contained in:
parent
6225013828
commit
2b98b502d6
10 changed files with 459 additions and 47 deletions
|
@ -22,14 +22,17 @@
|
|||
"padding": 19,
|
||||
"skip": false,
|
||||
"asym": "both",
|
||||
"colrow": "default_default",
|
||||
"name": "matrix",
|
||||
"zone": {
|
||||
"name": "matrix"
|
||||
},
|
||||
"col": {
|
||||
"rows": {},
|
||||
"key": {},
|
||||
"name": "default"
|
||||
},
|
||||
"row": "default",
|
||||
"colrow": "default_default"
|
||||
"row": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue