Nested [size]/[font]/[color] tags are not converted correctly. This issue was reported also here.
I contribute a patch for this issue. Please review and apply it.

example code is as follows;

[size=10]10px [size=20]20px [size=30]30px [/size]20px [/size]10px[/size]

[size=20][color=blue]BLUE [color=red]RED [/color][color=green]GREEN [/color]BLUE[/color] [/size]

[size=20][font=Arial]Arial [font=Century]Century [/font][font=Comic sans MS]Comic sans MS [/font]Arial [font=Arial Bold Italic]Arial Bold Italic [/font]Arial [/font][/size]

Comments

Takafumi’s picture

StatusFileSize
new9.77 KB

This attached file is a screen shot.

Takafumi’s picture

StatusFileSize
new3.99 KB

A patch was updated because small bug was found.

naudefj’s picture

Assigned: Unassigned » naudefj
Status: Needs review » Reviewed & tested by the community

Patch works for me. Again, thank you very much!

naudefj’s picture

Version: 5.x-1.x-dev » master
Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)