Skip to content

Releases: tlienart/Franklin.jl

v0.3.5

14 Oct 07:15
v0.3.5
Compare
Choose a tag to compare

v0.3.5 (2019-10-11)

Diff since v0.3.4

Closed issues:

  • Link around formatted text (#266)
  • Use NodeJS.jl (#262)
  • Odd quirks in build/highlighting process (#259)
  • More integrated support for Literate.jl (#256)
  • Code eval: use show on last eval (#254)
  • Markdown reference links (#250)
  • RSS enhancements [feedback welcome] (#246)
  • keep the engine running in case of errors (#69)

Merged pull requests:

v0.3.4

02 Oct 22:46
v0.3.4
Compare
Choose a tag to compare

v0.3.4 (2019-10-02)

Diff since v0.3.3

Closed issues:

  • RSS validator: a few complaints to fix (#244)
  • Automatic header link pathological case (#241)
  • [bug] indented paragraphs in comments (or elsewhere) taken as code (#234)
  • Support for tutorials -- "activated" environments per page (#233)
  • Bold x* (#223)
  • Bold inline code (#222)
  • Penta-ticks (#219)
  • [FR] support for RSS (e.g. JuliaBloggers) (#161)
  • barebones output (#145)

Merged pull requests:

v0.3.3

28 Sep 15:32
v0.3.3
1dd2525
Compare
Choose a tag to compare

v0.3.3 (2019-09-27)

Diff since v0.3.2

Closed issues:

  • Use a LittleDict for headers (#229)

Merged pull requests:

v0.3.2

26 Sep 02:54
v0.3.2
8ba8e57
Compare
Choose a tag to compare

v0.3.2 (2019-09-23)

Diff since v0.3.1

Closed issues:

Merged pull requests:

v0.3.1

21 Sep 17:36
v0.3.1
Compare
Choose a tag to compare

v0.3.1 (2019-09-21)

Diff since v0.3.0

Closed issues:

  • Another pass at JuDoc-ing the official Julia blog (#221)

Merged pull requests:

v0.3.0

11 Sep 14:26
v0.3.0
457577b
Compare
Choose a tag to compare

v0.3.0 (2019-09-11)

Diff since v0.2.0

Closed issues:

  • KaTeX 0.11 (#215)
  • Netlify Support (#208)
  • Allow and/or automatically replace indented code blocks (#207)
  • HTML entities (#206)
  • Backslash and escaping issues (#205)
  • Compatibility with standard Markdown: a more serious look (#204)
  • avoid spurious insertion of \n when dealing with code (#203)
  • Jekyll/JuDoc compatibility comments (#201)
  • [latex parse] (#200)
  • Check file permissions when using newsite (#199)
  • [BUG] Inline code blocks are rendered incorrectly (#198)
  • Inserting tables [WIP] (#195)
  • Inject markdown text from file (#193)
  • [docs] add gitlab script to docs (#189)
  • [docs] include within eval blocks, best to use abspath (#186)
  • Kwarg for the path of the built page? (#185)
  • Add numbers to header refs to avoid clash (#180)
  • [v0.3.0] list (#147)
  • [v0.2] list (#144)
  • table of contents (#134)
  • ps are still not balanced? (#82)

Merged pull requests:

v0.2.0

22 Jun 06:42
v0.2.0
9c3dfb0
Compare
Choose a tag to compare

v0.2.0 (2019-06-21)

Diff since v0.1.3

Closed issues:

  • Inserting plots from csv files (#182)
  • Generated files are read-only (Windows) (#179)
  • CSS minification does not seem to work on windows (#177)
  • Add FAQ in docs for errors that are not related to JuDoc (#175)
  • Example not working on Windows (#174)
  • Add \fig and \link commands (#172)
  • add docs for label outside of math mode (#171)
  • [FR] Generalise the use of dot syntax to include assets (#170)
  • [doc] add instructions for project site (#169)
  • [doc] update install instructions, can use ENV for specific python/node (#167)
  • [docs] fix links in code insertion section (#164)
  • Using code in a bold/italic string will fail (#163)
  • Paths specification for project site (#162)
  • Python and node call, follow PyCall's example (#160)
  • Add \label for use outside of math mode (#157)
  • Clearer error message if using serve in the wrong dir (#155)
  • Ctrl + c does not stop serve() on windows (#154)
  • [docs] clarify assets folder vs page folder (#153)
  • [FR] Allow for on-the-fly eval of code blocks + relative paths improvements (#152)
  • Weird behaviour of backticks inside html codeblock. (#151)
  • Inconsistent asset folder link for scripts compared to images (#150)
  • [docs] how to add a new template (#136)
  • [docs] templates demo (#135)
  • Docs for the code design (#131)
  • Make section headers (#..) into anchors for easier hyperref (#130)
  • [docs/dev] order of operations (#122)

Merged pull requests:

v0.1.3

20 May 09:18
v0.1.3
Compare
Choose a tag to compare

Commits

Merged PRs

This changelog was automatically generated, and might contain inaccuracies.

v0.1.2

01 May 09:33
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/tlienart/JuDoc.jl

v0.1.1

29 Apr 09:22
Compare
Choose a tag to compare
compat cap for DocStringExtensions