Skip to content

Line wrapping: support spaces indenting#3551

Merged
fonsp merged 1 commit into
mainfrom
awesome-line-wrapping-spaces
May 19, 2026
Merged

Line wrapping: support spaces indenting#3551
fonsp merged 1 commit into
mainfrom
awesome-line-wrapping-spaces

Conversation

@fonsp

@fonsp fonsp commented May 19, 2026

Copy link
Copy Markdown
Member

This now works identically with spaces and tabs:

Scherm­afbeelding 2026-05-20 om 00 05 30

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/JuliaPluto/Pluto.jl", rev="awesome-line-wrapping-spaces")
julia> using Pluto

@fonsp fonsp added frontend Concerning the HTML editor CM6 CodeMirror 6 labels May 19, 2026
@fonsp fonsp merged commit 317b6ce into main May 19, 2026
7 checks passed
@fonsp fonsp deleted the awesome-line-wrapping-spaces branch May 19, 2026 22:06
@fonsp fonsp linked an issue May 19, 2026 that may be closed by this pull request
This was referenced May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CM6 CodeMirror 6 frontend Concerning the HTML editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Indented line wrapping only working with tabs

1 participant