Coool
Documentation goes here.
Coool.Coool
— ModulePlaceholder for a short summary about Coool.
I can embed a Pluto notebook inside a Documenter md document:
And here is some more Documenter content at the bottom.
julia> a = 1
1
julia> b = 2
2
julia> a + b
3