for example, the parsed tree can not recognize the LLM <think> ... </think> scope: <img width="409" alt="Image" src="https://github.com/user-attachments/assets/0f534195-ab8a-403f-8c30-f793af4f5e5b" /> The resulted DOM tree structure is: <img width="436" alt="Image" src="https://github.com/user-attachments/assets/911f9e95-1259-4e70-a7b3-b1fa949c4f9e" /> The wanted result is: DOM root: * <think> </think> * <other elements/> * ... Anything you want me to add, tell me at first time. Thanks a lot.