v0.24.8
Documenter v0.24.8
Release with bugfixes and enhancements. The changes are documented in the CHANGELOG.md
file.
Closed issues:
- Feature request: custom admonition styling (#1279)
- possibility of preserving definitions @repl and @jldoctest (#1282)
Merged pull requests:
- Make Deps.pip a closure again (#1240) (@mortenpi)
- Recommend Julia 1.4 in the manual (#1272) (@mortenpi)
- Update DiffEq docs link (#1274) (@mortenpi)
- Suggest using the
aligned
environment (#1275) (@mbauman) - Pass non-standard admonition categories on in HTML output (#1280) (@mortenpi)
- [release-0.24] Backports for 0.24.8 (#1281) (@mortenpi)
- Add example admonition css to example build (#1284) (@kescobo)
- Fix typos in src/Documenter.jl docstrings (#1286) (@briochemc)
- Fix GitHub status update when repo does not end with .jl. (#1287) (@fredrikekre)