HTML comments do not work in Interchange
You know now how to trouble shoot having incorrect line breaks in the theme file, which is part of the base which around Interchange works. But you still need to learn about the nuances of troubleshooting problems in Interchange.
Interchange’s parsing engine will parse through every bit of code, including HTML, ignoring it if it doesn’t understand.
However, this means that if you comment out a piece of Interchange ITL code with HTML comments, it will still parse it. So, make sure that if you are testing, and you want to not permanently remove something, just delete it really quick, publish it and check the changes. Then do a redo if it doesn’t work. This seems strange at the moment, but as of now I do not claim to be an Interchange expert and I may find out how to truly comment out Interchange code.
I think that Interchange comments are used with a # sign, but I will have to write back about that.
Here are some similar arcade posts
- Shortcuts for marking up a paragraph or a comment in Dreamweaver.
- CSS layout will not work with the DTD
- How do I format my HTML code? How to I remove the extra blank lines in the code quickly and easily?
- Commenting not working
- How do I link stylesheets outside of the theme.cfg file and have them work in Interchange?
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.











Comments
No comments yet.
Leave a comment
Your email address is never displayed and cannot be spammed. Read our comment privacy policy.