TWIki should not convert anything except TML Variables found within certain HTML tags such as
<style>
,
<script>
, or
<!--
In particular, TWiki should not convert blank lines to
<p>
within
<style>
or
<script>
tags.
And TWiki should not convert
* Set
to
<ul>
<li>
within HTML comments.
--
TWiki:Main/VickiBrown
- 23 Jun 2008
As far as I know TWiki handles
verbatim
tags correctly. Do you have a specific testcase? You can describe the steps required to recreate the problem.
TWiki processes text between tag pairs; that is what it does, how it works. But I suspect that's not what you meant to report; again, can you please give a specific example?
--
CrawfordCurrie - 02 Aug 2008