Developer comments? | Community
Skip to main content
February 29, 2016
Question

Developer comments?

  • February 29, 2016
  • 1 reply
  • 2126 views

Is there a way to add comments into guided templates that don't show up in the HTML?  That is, I don't want to use an HTML comment block - instead, I want to be able to include developer-only comments to provide documentation for the various blocks and pieces.  I haven't seen anything like that in any of the documentation... Did I miss it somewhere, or is there anything undocumented that does this?

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
February 29, 2016

HI Michael,

As a Guided LP template is merely an HTML file, no, it will not be possible to insert some comment that would not be seen from the outside world.

-Greg

February 29, 2016

Thanks for the quick reply!  Since it's actually is more than just an HTML file (since you can insert variables and other code that Marketo replaces with real content) I was hoping there was also some way to add comments.  Too bad!  It means we'll have to document the templates in some other way, which is sort of annoying.  Oh well!  -mike

Grégoire_Miche2
Level 10
February 29, 2016

Hi Michael,

You would even use variables to insert some comments, but 1/ they will have to be set in an HTML comment and 2/ they will be visible in the output landing page.

-Greg