We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7606b70 commit a655b9aCopy full SHA for a655b9a
docs/src/index.md
@@ -80,7 +80,7 @@ ICRSCoords{Float64}(1.4596726677614607, 0.3842255081802917)
80
81
for example, to load coordinates from a target list
82
83
-```julia
+```julia-repl
84
julia> using CSV, DataFrames
85
86
julia> table = CSV.File("target_list.csv") |> DataFrame;
0 commit comments