Hi - I’ve got a weird issue with EE inserting nested <i> tags everywhere into my code. It has something to do with the face that the
tag is outputting code - and while that code gets put in properly, the <i> tags also appear. Any ideas?
<pre><section id="project_container">
<div id="project_view" class="box">
<div id="project"></div>
<div id="code">
<pre>
{project_code}
</pre>
<p> </div><br />
</div><br />
<!—end project view—><br />
<div id=“project_info” class=“box”></pre>