0.3.76 Preview Any removes HTML <TAG> elements from the preview mode.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
Preview Any must display the text as-is and must not try to format it in any way.
In the previous version, the tags were shown, and that was correct.
Nothing should be deleted. This node is meant for data inspection.
### Actual Behavior
If you click the text, the node switches to edit mode — and in that mode the tags will be present.
### Steps to Reproduce
Just give the node any text like Some text as input,
### Debug Logs
```powershell
none
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.