What steps will reproduce the problem?
1. add either π or unicode representation either in HTML or \u format and on
output it is doubled.
2. example
/**
@memberOf Math.geometry
@name π
@description the circumference of a circle of diameter 1 ≈ 3.141592653589793 {π = C/d}
*/
3.
What is the expected output? What do you see instead?
Math.geometry.π <-- Expected
Math.geometry.ππ <-- Actual
Please use labels and text to provide additional information.
Original issue reported on code.google.com by abyss...@gmail.com on 18 Aug 2010 at 5:05
Original issue reported on code.google.com by
abyss...@gmail.com
on 18 Aug 2010 at 5:05