Export inline code to HTML
Posted: Tue Dec 07, 2010 6:52 pm
Is there a way (maybe some tag) to export some text to HTML that will be appeared as is?
For example when we have some RVF everything will be exported as text/tables/pictures but if I don't want to modify this HTML after I want to export some part of my text as is without HTML tags to insert some scripts/SSI/styles?
Just for example I want to insert this into my exported HTML:
For example when we have some RVF everything will be exported as text/tables/pictures but if I don't want to modify this HTML after I want to export some part of my text as is without HTML tags to insert some scripts/SSI/styles?
Just for example I want to insert this into my exported HTML:
Code: Select all
<span class="style1"><!--#include virtual="cgi-bin/counter.cgi" --></span><br>