I want to split the HTML of the EditText at the cursor position , I can get the selectionStart and selectionEnd of EditText and use it to split text but when it comes to HTML th