Formated text in list indexes (li) does not render properly. Bold text does not leave a space with the word before. Html that reproduces the effect is attached.
There was a txt.trim() left on the ListBlockTag.handleText() which coused the problem. The fixed version is on the svn.
Log in to post a comment.
There was a txt.trim() left on the ListBlockTag.handleText() which coused the problem. The fixed version is on the svn.