It would be great if I could create snippets and then have it generate a tag that I can use in templates or other html documents.
For example, right now with forms, you can get a form script tag that you can then paste into basically any html document to have the form show up on that page.
A simple use-case would be standard company boilerplate at the bottom of a landing page. Right now, if you use the drag and drop landing page builder you can drag a snippet onto a page. This is nice, but sometimes the drag and drop interface isn't powerful enough and I have to dive into the html, but I can't insert snippets in html.
It would be nice to have the flexibility to create a snippet, name it and insert it in any html file (managed in Marketo). The tag could be a simple token, maybe something like {{snippet.Boilerplate}} or for more advanced integration it could be like the script tags for forms.