Render plain HTML text blocks in OpenWebUI messages.
या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.
feat(render): support chunked streaming HTML nodes- Update scanning logic to prepare text nodes for rendering before filtering- Add queueSourceContext to re-scan ancestors when streaming siblings complete- Forget previously ignored text nodes to allow re-processing- Add test case for chunked second HTML streaming- Update @match pattern and bump version to 1.2.3