On Thu, Jul 9, 2009 at 6:21 AM, derwisch < [email protected]> wrote:
> > I seem to have another problem with rST export. > > Until recently, rst3, with the following file: [snip] > > would export the code in a different kind of markup than the comments. > > Currently, the HTML export is as follows: [snip] > > <!-- rst3: filename: U:\leo\hello.html --> > <p>Greet the world, politely**code**:.. class:: code..:: g.es > ("Hello, world")</p> > </div> > </body> > </html> Apparently, the problem is with this line:: <p>Greet the world, politely**code**:.. class:: code..:: g.es ("Hello, world")</p> Presumably, the ..class:: code..:: should start a new line. There have been changes recently to how newlines are handled. I'll put this on the list of things to fix for Leo 4.6 final. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
