Literate.jl Versions Save

Simple package for literate programming in Julia

v2.18.0

1 month ago

See CHANGELOG.md for notable changes.

Diff since v2.17.0

v2.17.0

1 month ago

See CHANGELOG.md for notable changes.

Diff since v2.16.1

v2.16.1

4 months ago

See CHANGELOG.md for notable changes.

Diff since v2.16.0

v2.16.0

6 months ago

See CHANGELOG.md for notable changes.

Diff since v2.15.1

v2.15.1

6 months ago

Literate v2.15.1

Diff since v2.15.0

See CHANGELOG.md for notable changes.

Merged pull requests:

  • Literate.markdown: fix output directory for images (#229) (@fredrikekre)

Closed issues:

  • RequestError: HTTP/2 302 (Operation too slow ...) in Literate/Documenter build (#225)
  • Issue with directories (#228)

v2.15.0

8 months ago

Literate v2.15.0

Diff since v2.14.2

See CHANGELOG.md for notable changes.

Closed issues:

  • Remove @raw html decorations if target is Jupyter notebook (#222)

Merged pull requests:

  • Unescape HTML blocks for notebooks (#223) (@kbarros)

v2.14.2

8 months ago

Literate v2.14.2

Diff since v2.14.1

See CHANGELOG.md for notable changes.

Merged pull requests:

  • Do not end script files with double empty lines (#221) (@schillic)

v2.14.1

9 months ago

Literate v2.14.1

Diff since v2.14.0

Closed issues:

  • How to create jupyter's raw type of cells? (#191)
  • How to properly caputure LaTeXString output in markdown output? (#192)
  • suggestion: mention MarkdownTables.jl in the manual (#206)
  • Add link to Weave.jl (#208)
  • Question: checking for all [deps] in docs/Project.toml (#212)
  • UndefVarError occurs while execution of generated notebook (#213)
  • Plots.default propagating between different Literate examples? (#215)
  • Standard multiline doc strings (#216)
  • Is it possible to get comments inside a code block while converting to markdown? (#217)

Merged pull requests:

  • Mention MarkdownTables. (#207) (@tpapp)
  • Update pipeline.md: Beeing -> being (#218) (@DanielVandH)
  • Change EditURL output to use relative path (#219) (@fredrikekre)

v2.14.0

1 year ago

Literate v2.14.0

Diff since v2.13.4

See CHANGELOG.md for notable changes.

Closed issues:

  • Escaping link interpretation for Documenter links (#198)
  • consecutive (or custom) image filenames (#204)

Merged pull requests:

  • Fix a typo (#203) (@wsshin)
  • Change filename structure of generated image files (#205) (@fredrikekre)

v2.13.4

1 year ago

Literate v2.13.4

Diff since v2.13.3

See CHANGELOG.md for notable changes.