Yuto Horikawa
Yuto Horikawa
* Remove unnecessary `}` * Replace `main_footer` with `page-foot` in `jtd.css`
I found some old urls to https://github.com/tlienart/franklindocs. I also noticed that the following URLs are also invalid, but I couldn't find the correct link. >See [how they defined it](https://github.com/JuliaSymbolics/SymbolicUtils.jl/blob/website/utils.jl). https://github.com/tlienart/FranklinTemplates.jl/blob/4f32e2198efd77d635fbafccd40531496825c6c8/src/templates/common/menu2.md
* Update Documenter.jl compat * Fix doctests
https://juliadiff.org/DiffRules.jl/latest is not up-to-date. This PR replaces the link with https://juliadiff.org/DiffRules.jl/dev.
https://juliadiff.org/DiffRules.jl/stable/ shows v0.0.10, but the latest version is v1.15.1. 
Since `Octionion` has been split into Octonions.jl, both Quaternions.jl and Octonions.jl exports `imag_part`. This causes the following problem: ```julia julia> using Quaternions, Octonions julia> imag_part WARNING: both Octonions and Quaternions...
As discussed in https://github.com/hyrodium/ImageClipboard.jl/pull/45, it would be better to add tests on WSL.