Preserving Styles in google translation API
I’m attempting to translate formatted text (Rich Text) using Google Translate while retaining styles like Bold, Italic, Underline, and Links. I’ve tried using both embedding tags and elements, but the styles aren’t maintained. Could someone provide assistance with achieving this?