v0.25.2
github-actions
released this
18 Aug 09:05
·
599 commits
to master
since this release
Documenter v0.25.2
Closed issues:
- Doctest fixing broken on Julia 1.5/nightly (#1337)
- Add MathJax3 Writer (#1362)
- "Edit on Github" link points to master instead of custom devbranch (#1375)
- Test Failure on Julia 1.5 (#1378)
- Searching for a page title fails to find (#1380)
- make.jl never ends (#1382)
- deploydocs thinks it's on Travis when it's on Github Actions (#1391)
Merged pull requests:
- MathJax3 support (#1367) (@simeonschaub)
- Doctest output starting with # (#1369) (@mortenpi)
- Fix typo: it's structure -> its structure (#1381) (@zdroid)
- Add
LiveServer.jl
as an option for running a local web server (#1383) (@DilumAluthge) - Merge nested li statements in SCSS (#1384) (@zdroid)
- Use shorter LiveServer invocation in docs (#1385) (@DilumAluthge)
- Simplify some SCSS styles (#1386) (@zdroid)
- Retire zeptodoctor (#1388) (@mortenpi)
- Work around 1.5 & nightly test failures (#1389) (@mortenpi)
- Correct render code block with tag "```julia-repl XXX" (#1392) (@likanzhan)
- Simplify assets/mkdocs/Documenter.css (#1395) (@zdroid)
- Move latexinline out of if-else-end (#1396) (@zdroid)
- Fix the nightly tests (#1398) (@mortenpi)
- Refactor and test code language determination (#1400) (@mortenpi)
- Set version to 0.25.2 (#1402) (@mortenpi)
- Clarify missing docstrings warning/error (#1405) (@mortenpi)