Hi I am attempting to insert comments in Amaya.
The w3c guide portion that I have found simply says to do it in the structure view, but that the comments may be inserted anywhere.
When I try it in structure view, I can insert one comment, but not another right after the first nor a third after the second.
I want to do:
<!-- start include row1 -->
<!-- #include virtual="row1.txt" -->
<!-- end include row1 -->
It wont let me insert the second two in order in structure view.
When I switch back to source view from structure and do it there, it eventually crashes.
Anyone willing to explain how to do it?