Currently I know that <span class="e;notranslate"e;> </span>
is used to omit out text to translate between the span.
I am looking out for sending content with HTML tag to Translate API and let it return without translating the tags. Is there anyway that tags could be omitted out before translating and putting them back when the JSON returns with the translated text or is there any syntax to exclude Translate API from translating the HTML tags?
Doing some research before I decide to whether code in JS or Java.
Read this before : Temporary removal of HTML from string for Google Translate API to reduce cost