OEFromHTML

OEFromHTML(ptr: str) -> str

Convert the string ‘ptr’ from the HTML character encoding to Lexichem’s internal encoding, which uses \u escapes to represent non-ASCII characters. Handles conversion of HTML markup to the to internal markup representation.