Page 1 of 1

Line breaks in Annotations

Posted: 24 Oct 2012, 16:49
by Joe Styles
Hi Chaps,

Minor one, but very annoying if you are trying to make things legible:
You used to be able to put a line breaks in a annotations. You still can put them in and they are there when you are editing the annotation but when you click off the annotation it gets removed :(

Thanks,
Joe

Re: Line breaks in Annotations

Posted: 26 Oct 2012, 09:27
by Daniel Willer
Hey Joe

The Annotations can be formatted with HTML what means line breaks are done by

Code: Select all

 <br>
.

Re: Line breaks in Annotations

Posted: 30 Oct 2012, 10:44
by Joe Styles
It used to format itself! Can you not fix it so that it does that again? Bit of a hassle putting <br> everywhere :(