Tatsuya
Junior Member
- Sep 11, 2011
- 165
- 28
Btw, I believe that the issue with strange characters is due to this one:
& # 65533; (all together; can't put it together or it will get converted to an unknown character). This should be an apostrophe.
I just copy the lines into notepad and replace that code for the apostrophe. Maybe WAC could do it automatically in the next version?
Another thing I noticed is that sometimes it will keep lines ending in ":" (it is usually a sentence which introduces a list or similar, so its meaning is incomplete) If they could be deleted, I believe the readability can be improved a little.
& # 65533; (all together; can't put it together or it will get converted to an unknown character). This should be an apostrophe.
I just copy the lines into notepad and replace that code for the apostrophe. Maybe WAC could do it automatically in the next version?
Another thing I noticed is that sometimes it will keep lines ending in ":" (it is usually a sentence which introduces a list or similar, so its meaning is incomplete) If they could be deleted, I believe the readability can be improved a little.
Last edited: