JuliaPluto/Pluto.jl

Runic formatting ?

Open

#3,534 opened on May 7, 2026

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Julia (329 forks)batch import
backendenhancementfrontendgood first issueuser requestwide audience

Repository metrics

Stars
 (5,295 stars)
PR merge metrics
 (Avg merge 3d 17h) (16 merged PRs in 30d)

Description

The discussion in #586 brings me to the following idea: what about runic as a formatter in Pluto ? Runic.jl has format_string in its public API (see https://github.com/fredrikekre/Runic.jl/pull/127). May be this can be handeled via an opt-in or an opt-out flag in Pluto.run.

Contributor guide