Ticket Details
Rendering issue
RFC Ticket (pending)
###What happened:
Rendering issue when p is there . The first <p> tag is recognised and rendered properly, If another p tag comes the whole contents are marked inside code.
Please remove the below line from http://dev.lithify.me/drafts/source/en/03_request_response/03_helpers.wiki
{{{
<p>You should really check out
<?=$this->awesomeLink->create('Lithium', 'http://lithify.me', array(
'type' => 'super_cool'
)) ?>
</p>
}}}
to see its rendered properly.
###What was expected:
- something else
Making it to div makes good. But not sure whether the issue arises when another div comes.
Updates
on 03.11.11
by harikt