Fix render tab: render HTML expressions directly, serialize non-HTML
The render tab now correctly renders HTML tag expressions as live DOM (div, h2, p, ul, etc. with Tailwind classes). Non-HTML expressions (defcomp, define, etc.) are shown as serialized SX text. Previous version tried eval-expr which errored silently in the browser. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user