Hi al,<br><br>I'm totally new at pmWiki. (~a week of practice).<br>I want to display C++ code in my pmWiki pages.<br>I want to limit the size allowed to display the code, like in the (:input textarea name [=value=] rows=n cols=n:) form, where [=value=] will be tens or hundreds lines of C++ code.<br>

<br>textarea do not suit my needs for two reasons:<br>1/ any reader can kill the code he/she is reading<br>2/ the code itself interfers with pmwiki syntax and mos of the time the whole thing hangs.<br><br>Any suggestion will be very welcome.<br>

<br>Regards, Olivier<br><br>