<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">That's fine. Character encoding should be
        considered UTF-8. I have not checked what is it.</font></p>
    <p><font size="4">Hilaire<br>
      </font></p>
    <div class="moz-cite-prefix">Le 19/10/2022 à 00:22, Mariano Montone
      via Cuis-dev a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:7cc4de4b-af81-9f5e-708a-df768fe09119@gmail.com">
      <blockquote type="cite"
        cite="mid:3d1500c0-e269-9629-7499-b86eee2e6d4a@free.fr">
        <p>We should discuss about how handling paragraph with numerous
          end-line (think Emacs and Alt-[Q] and Texinfo way of handling
          paragraph). I guess the rule is paragraphs are separated by
          empty line and intermediate end-lines are discarded.</p>
      </blockquote>
      <p>Problem is that there's no concept of paragraphs in Erudite.
        Erudite parser first tries to parse any markup elements, if none
        are found, then it assumes it is just text.</p>
      <p>I'm using double newline for separating paragraphs in Erudite
        books, but that's just a visual thing, there's no parsing
        involved.</p>
      <p>Parsing paragraphs and perhaps itemized lists could help with
        the different outputs, but I'm not sure how hard to implement
        yet.<br>
      </p>
      <blockquote type="cite"
        cite="mid:3d1500c0-e269-9629-7499-b86eee2e6d4a@free.fr">
        <p>Thanks for code<br>
        </p>
      </blockquote>
      <p>My pleasure</p>
      <p><br>
      </p>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>