Skip to content

[WIP] Fix extra newlines added to text when loading iframe#27

Draft
Copilot wants to merge 1 commit into
masterfrom
copilot/fix-iframe-newlines-issue
Draft

[WIP] Fix extra newlines added to text when loading iframe#27
Copilot wants to merge 1 commit into
masterfrom
copilot/fix-iframe-newlines-issue

Conversation

Copy link
Copy Markdown

Copilot AI commented May 13, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>Loading the iFrame adds extra newlines to the text</issue_title>
<issue_description>I host an etherpad server and use etherpad.js to put etherpad iframes into my website. Unfortunately, every time an iframe is loaded, the newlines (\n) get modified (generally, they increase in number). This doesn't happen if I just reload the pad on my server, so it seems to have something to do with the iframe, but I don't know what.

Do you have any idea about how this could be happening?</issue_description>

Comments on the Issue (you are @copilot in this section)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loading the iFrame adds extra newlines to the text

2 participants