**Describe the bug** If we set the default value like: ``` Test Test Test Test Test ``` And type any text at the end, it will apply heading styles to the last paragraph **To Reproduce** Steps to reproduce the behavior: 1. Copy and set the defaultValue like: ``` Test Test Test Test Test ``` 2. Focus on the text view at the end 3. Type any text 4. Observe that the text became a heading **Expected behavior** 1. It should not apply heading styles for the latest paragraph if we didn't trigger it manually **Screenshots** https://github.com/user-attachments/assets/5318c493-7d72-4e84-94e6-010e4796ab22 **Device (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Version [e.g. 22] **Additional context** Add any other context about the problem here.