<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body>
    <p>Hi,</p>
    <p>on my 1.9.10 installation, I'm trying to use restructuredtext.</p>
    <p>I wrote this:</p>
    <blockquote>
      <pre>#format ReST
==========

my heading

===========
</pre>
    </blockquote>
    <p>on a simple page</p>
    <p>and what I obtain is this:</p>
    <blockquote>
      <pre>==========
<span class="anchor" id="line-3"></span>
<span class="anchor" id="line-4"></span>my heading
<span class="anchor" id="line-5"></span>
<span class="anchor" id="line-6"></span>===========</pre>
    </blockquote>
    <pre>I mean, not the text (my heading) in H1 format.

I thin the prob could be the docbook not installed or not seen by moinmoin

Can someone tel me the way to be sure that moinmoin knows that Docbook are installed?

Thank you

Renato
</pre>
  </body>
</html>