Hi Peter, > On Thursday 19 Jan 2012 12:27:10 [email protected] wrote: > > A similar problem occurs, if you use latex tables. Too many CRs and / or > LFs > > in my opinion. ;) To tell you the truth, I've no idea. :D But Peter will > > fix this, I am pretty sure. :P :D > > This is indeed the same issue: Mnemosyne automatically converts newlines to > > <br>. I should teach it not to do this inside tags.
Take a look at the <pre>-tag. It's used for preformatted text, therefore you should probably not simply remove the newlines in this kind of tag. http://www.w3schools.com/tags/tag_pre.asp Greetings, Abakus -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" 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/mnemosyne-proj-users?hl=en.
