Skip to content

Conversation

@akulistus
Copy link
Contributor

Problem:
Pasting HTML-embedded code into the editor causes incorrect behavior: the HTMLPreElement is rendered as a string instead of the actual code.

Issue:
codex-team/editor.js#2923

Solution:
Replace the generic PasteEvent with the more specific HTMLPasteEvent to correctly access the innerHTML property.

@akulistus akulistus requested a review from neSpecc December 16, 2025 21:33
@akulistus akulistus requested a review from neSpecc December 18, 2025 20:56
@akulistus akulistus merged commit 0597816 into master Dec 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants