I did hit upon this page, it gave the example for custom named parameters - that left me wondering about how to access the short-form versions {.important #someid}
I’ll just play around with it and see but essentially still not sure if {.important .class1 .class2} get merged to {{ with .Attributes.class }} as the docs don’t cover the short form case. Would be helpful if they touched on this somehow.
The markdown attribute short forms we just discussed that are not talked about in the templating docs at all, and how to ensure they are also included in templates. Shouldn’t need a lot, but at least a sentence or two. And it would be good to update some of the default templates that were added to the docs before this feature existed so they maintain compatibility with it. IE the cite example and the alert example if used directly as they are presented today break support for this.