Hi I used to convert the below mathml equation using component/mml2svg, i am getting out rendered twice
<mml:math><mml:mrow><mml:mtext>$</mml:mtext><mml:mn>1.60</mml:mn><mml:mo>/</mml:mo><mml:mtext>£</mml:mtext></mml:mrow></mml:math>
Output:

Can someone assist me on this?