MakieOrg / Makie.jl

Interactive data visualizations and plotting in Julia
https://docs.makie.org/stable
MIT License
2.35k stars 294 forks source link

docstring `text` wrong formatted #4020

Open oameye opened 3 weeks ago

oameye commented 3 weeks ago

image

julia> using Pkg; Pkg.status()
  [13f3f980] CairoMakie v0.12.5
  [35d6a980] ColorSchemes v3.25.0
  [5ae59095] Colors v0.12.11
julia> versioninfo()
Julia Version 1.11.0-rc1
Commit 3a35aec36d (2024-06-25 10:23 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 12 × AMD Ryzen 5 5600X 6-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 10 default, 0 interactive, 5 GC (on 12 virtual cores)
Environment:
  JULIA_PKG_PRESERVE_TIERED_INSTALLED = true
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 10
jkrumbiegel commented 3 weeks ago

Huh seems some aspects about the docs system have changed in 1.11