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