<div class="gmail_quote">On 8 August 2011 00:13, Fernando Perez <span dir="ltr"><<a href="mailto:fperez.net@gmail.com">fperez.net@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":c6">Note: when editing the wikil, please make the page be all<br>
reStructuredText by putting the whole page between <rst> tags:<br>
<br>
<rst><br>
content here...<br>
</rst></div></blockquote></div><br>One small addition to this: if you want to have chunks of highlighted Python code on a wiki page, put them *outside* the <rst></rst> blocks, and enclose them with <syntaxhighlight></syntaxhighlight> tags.<br>
<br>Thomas<br>