Frequently asked questions about the snippet system
^[a-zA-Z0-9]+([/_-][a-zA-Z0-9]+)*$
system/greeting
)@
followed by the snippet name in the template editor. For example: @system/greeting
Q: Can I preview snippet content before using it?
A: Yes, hover over any snippet reference in the template editor to see a preview popup with the content.
Q: What’s the difference between referencing and expanding a snippet?
A:
@snippet-name
) - updates automatically@snippet-name
)