Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc:add word wrap to HTML editor #2081

Merged
merged 1 commit into from
Oct 13, 2024
Merged

misc:add word wrap to HTML editor #2081

merged 1 commit into from
Oct 13, 2024

Conversation

rk9595
Copy link
Contributor

@rk9595 rk9595 commented Oct 13, 2024

Description

This PR adds word wrap functionality to the HTML editor, addressing issue #1806.
It improves the user experience by eliminating the need for horizontal scrolling
for long lines of HTML.

Changes made

  • Updated the CodeFlask initialization to include lineWrapping: true

Screenshots

Screenshot 2024-10-13 at 12 11 25 PM

Note

This change doesn't affect the underlying HTML content, only its display in the editor.

@knadh knadh merged commit 39e1a03 into knadh:master Oct 13, 2024
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.

2 participants