I have noticed a small issue with the template inliner:This:<html> <head> <title>Test</title> <style type="text/css"> .body-text { font-family: 'Open-Sans', Helvetica, Arial, san...
Or even just let you use the html editor as a plain text editor. So instead of trying to fix your code and force it into html spec, it just gave a warning if it wasn't valid html.
I am not sure if this was suggested before or if it already exists.While rebuilding a Marketo instance, one thing I have found that would be extremely handy is a way to store a lis...
Just thought of another use of a global token system.It could be used as a sort of light template system.In most web frameworks, you can build out html templates piece by piece. So...
Global [rich text/plain text] tokens would work.The folder token solution would work for now, but it feels a bit like a workaround.Thanks for taking the time to look at this!
Hey Erik,I kind of see two different options. One as a fill fledged API similar to the form 2.0 API and one that is more just like global tokens.How I see each option workingFor th...
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 fo...