Quote:
Originally Posted by kovidgoyal
Assuming you are using <li> only for dialogues, it should be a simple search and replace to insert the quote mark automatically. I dont really understand how wrapping every dialogue in <li> is easier than using <p>- instead.
|
I use <li> only for dialogues. <p> I use for anything else and they have also different formatting than <li>. For example they have indents on first line by 5% which is also standard for a paragraph in my language. They also have different margin settings. Nevertheless your advice helped and now everything looks ok. I tested it on the device and no problems whatsoever anymore.