Releases: LuxDL/DocumenterVitepress.jl
Releases ยท LuxDL/DocumenterVitepress.jl
v0.1.10
v0.1.9
DocumenterVitepress v0.1.9
Merged pull requests:
- text css (#221) (@lazarusA)
- Correct png image size if dpi metadata is present (#224) (@jkrumbiegel)
Closed issues:
- expand code also when clicking on elements (#220)
v0.1.8
DocumenterVitepress v0.1.8
Merged pull requests:
- Simplify getting started instructions (#210) (@asinghvi17)
- increase max-width (#211) (@lazarusA)
- SummaryTables html fixes (#213) (@jkrumbiegel)
- Remove special characters from link slugs (#214) (@jkrumbiegel)
- Bump patch version (#215) (@jkrumbiegel)
- be explicit about the menu version (#216) (@lazarusA)
- look for svg if png not avail (#217) (@lazarusA)
- to VP class (#218) (@lazarusA)
Closed issues:
v0.1.7
DocumenterVitepress v0.1.7
Merged pull requests:
- enhance readabilities (#205) (@lazarusA)
- Add a new line after block quotes are emitted (#206) (@asinghvi17)
- Fix the issue of infinite .documenter directories (#207) (@asinghvi17)
v0.1.6
DocumenterVitepress v0.1.6
Merged pull requests:
Closed issues:
- Docs permemantly broken after two merges in quick succession (#203)
v0.1.5
v0.1.4
DocumenterVitepress v0.1.4
Merged pull requests:
- versioning, picker component (#178) (@lazarusA)
- Fix nested markdown list (#191) (@abhro)
- author badge (#196) (@lazarusA)
- fixes ico logo (#197) (@lazarusA)
- stop vitepress before generating new files (#198) (@lazarusA)
- dimm down those greens (#199) (@lazarusA)
- bump version (#200) (@lazarusA)
Closed issues:
- Fix
'
characters written to config.mts (#94) - Add DocumenterCitation.jl support (#100)
- Deployed docs not rendering anything correctly (#183)
- REPLACE_ICON / FAVICON is broken. (#184)
- Mathjax rendering issues on github CI (#185)
- IOError on
ispath(".../.documenter/.documenter/.documenter/...")
when rebuilding documentation locally withbuild_vitepress=false
andnpm run docs:dev
running (#194) - Favicon in
assets
folder ignored (#195)
v0.1.3
DocumenterVitepress v0.1.3
Merged pull requests:
Closed issues:
- support
CollapsedDocStrings
option from@meta
block (#180)
v0.1.2
DocumenterVitepress v0.1.2
Merged pull requests:
- Update Documenter.jl script example (#156) (@abhro)
- Don't force inlining of svgs (#157) (@jkrumbiegel)
- wider layout, is it better? (#158) (@lazarusA)
- Improve the docs for MarkdownVitepress (#160) (@asinghvi17)
- Update documenter_to_vitepress_docs_example.md (#162) (@tobydriscoll)
- Make things work with LiveServer (#164) (@asinghvi17)
- [DOCS] Tutorial for LiveServer usage (#165) (@TheCedarPrince)
- fix: inline math rendering (#169) (@thofma)
- Fix typo in docs (#170) (@oameye)
- Use custom-block for docstrings (#175) (@tpoisot)
- no mono ligatures (#177) (@lazarusA)
- Bring the badge back (#179) (@tpoisot)
Closed issues:
v0.1.1
DocumenterVitepress v0.1.1
Merged pull requests:
- Fix links/Markdown in headings (#151) (@asinghvi17)
- Pick up headers for the sidebar correctly (#155) (@asinghvi17)