JuliaPluto/Pluto.jl

Runic formatting ?

Open

#3,534 opened on May 7, 2026

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

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