Skip to content

Releases: LuxDL/DocumenterVitepress.jl

v0.1.3

21 Sep 00:32
865cd35
Compare
Choose a tag to compare

DocumenterVitepress v0.1.3

Diff since v0.1.2

Merged pull requests:

  • feat: minor improvements to the new docstring blocks (#181) (@avik-pal)

Closed issues:

  • support CollapsedDocStrings option from @meta block (#180)

v0.1.2

19 Sep 14:32
763aa13
Compare
Choose a tag to compare

DocumenterVitepress v0.1.2

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • v0.0.20 seems to have broken Markdown.Link (#134)
  • copy assets folder just before creating .documenter and final_site (#159)
  • Issue with inline math rendering (#161)
  • Inline LaTeX display offset (#167)
  • Inline math equations render slightly elevated (#174)

v0.1.1

14 Jun 13:14
eaf1fe8
Compare
Choose a tag to compare

DocumenterVitepress v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

07 Jun 12:01
ae9f835
Compare
Choose a tag to compare

DocumenterVitepress v0.1.0

Diff since v0.0.21

Merged pull requests:

Closed issues:

  • How to deploy on GitLab (#145)

v0.0.21

19 May 10:43
1860fc2
Compare
Choose a tag to compare

DocumenterVitepress v0.0.21

Diff since v0.0.20

Merged pull requests:

  • [WIP] Create an interface for local development (#131) (@asinghvi17)
  • Uprading docs from Documenter.jl to DocumenterVitepress.jl (#133) (@Jay-sanjay)
  • La/fix docs (#136) (@lazarusA)
  • Correct the user-facing vitepress interface, print Julia values inline, add some fields to MarkdownVitepress (#138) (@asinghvi17)
  • feat: first working version for DocumenterCitations (#139) (@thofma)

v0.0.20

15 May 04:40
7056eed
Compare
Choose a tag to compare

DocumenterVitepress v0.0.20

Diff since v0.0.19

Merged pull requests:

Closed issues:

  • Single quote in page title breaks build (#129)

v0.0.19

06 May 10:34
70aa87d
Compare
Choose a tag to compare

DocumenterVitepress v0.0.19

Diff since v0.0.18

Merged pull requests:

Closed issues:

  • Missing closing back-ticks causes corrupt documentation (#116)
  • Mismatch between npm and node (#122)

v0.0.18

06 Apr 16:22
cd289e0
Compare
Choose a tag to compare

DocumenterVitepress v0.0.18

Diff since v0.0.17

Merged pull requests:

  • Add DEBUG=true to an env variable in Documenter.yml (#112) (@asinghvi17)
  • broken html tags? due to doctest, DD is affected (#113) (@lazarusA)

v0.0.17

04 Apr 11:00
3197efa
Compare
Choose a tag to compare

DocumenterVitepress v0.0.17

Diff since v0.0.16

Merged pull requests:

Closed issues:

  • The language '@example' is not loaded, falling back to 'txt' for syntax highlighting. (#79)
  • fails to render: and then (#101)
  • @repl output rendering woes (#108)

v0.0.16

02 Apr 15:46
9ec4b12
Compare
Choose a tag to compare

DocumenterVitepress v0.0.16

Diff since v0.0.15

Merged pull requests:

Closed issues:

  • doctest fails (#47)
  • Website doesn't load properly (#87)
  • Custom IDs in sidebar rendering as Markdown.Links (#93)
  • compat admonition blocks need to be rendered somehow (#95)
  • @repl not rendered properly (#102)