Skip to content

馃悰 Patch nbsp issue - #67

Merged
thetomnewton merged 1 commit into
mainfrom
patch-nbsp-issue
May 6, 2026
Merged

馃悰 Patch nbsp issue#67
thetomnewton merged 1 commit into
mainfrom
patch-nbsp-issue

Conversation

@thetomnewton

@thetomnewton thetomnewton commented May 6, 2026

Copy link
Copy Markdown

Fixes:

Quill added a replaceAll for spaces to be converted to  . The consequence for us is that when a user pastes their chapter content elsewhere such as Word, Word has no place to wrap the content since there are no spaces in the sentences, so it simply breaks the words as the only thing left it can do. The user has to literally retype each sentence to fix this, or paste it elsewhere first to revert the nbsps back to spaces.

I propose we revert this change back to how it worked previously, until Quill fixes this upstream and we defer to the fix.

The offending PR: (in a code block since this repo is public)
https://github.com/slab/quill/pull/4502

Tested this locally by temp patching my node_modules in reedsy-editor and confirmed that it worked.

Copilot AI review requested due to automatic review settings May 6, 2026 11:10

This comment was marked as outdated.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@thetomnewton
thetomnewton requested a review from a team May 6, 2026 12:50

@alecgibson alecgibson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooof. For reference, here's the issue tracking this: slab#4509

Don't forget to bump the version please.

@thetomnewton
thetomnewton merged commit e08a1d0 into main May 6, 2026
6 checks passed
@thetomnewton
thetomnewton deleted the patch-nbsp-issue branch May 6, 2026 15:34
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.

3 participants