Description Usage Arguments Value
checks to make sure that only defined arguments are used for splicing in a macro
1 | validate_macro_args(blocks, args, .left = "{|", .right = "|}")
|
blocks |
a macro file parsed with 'get_blocks' |
args |
output from 'get_macro_args()' |
.left |
left bracket for argument tags |
.right |
right bracket for argument tags |
'invisible(blocks)', if valid; otherwise throws an error'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.