Releases: tlienart/Franklin.jl
Releases · tlienart/Franklin.jl
v0.3.5
v0.3.5 (2019-10-11)
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:
- fixing [name][id] links and formatted links (#267) (tlienart)
- additional few fixes (#265) (tlienart)
- Ongoing fixes while battle testing Literate integration (#264) (tlienart)
- Using NodeJS (#263) (tlienart)
- make show also display stdout (#261) (tlienart)
- closes #259 (#260) (tlienart)
- adding a \show method for cell result, closes #254 (#258) (tlienart)
- adding experimental tight integration for literate, closes #256 (#257) (tlienart)
- Additional fixes to eval workflow (#255) (tlienart)
- Closes #250 (issue with reference links on first pass) (#253) (tlienart)
- Multiple fixes (mainly code eval and paths) (#252) (tlienart)
v0.3.4
v0.3.4 (2019-10-02)
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:
- Activate (#249) (tlienart)
- closes #241 using double underscore (#248) (tlienart)
- adding a read more link (#247) (tlienart)
- RSS (fixes) (#245) (tlienart)
- Rss (#242) (tlienart)
- Wip3 (#240) (tlienart)
- Fix search for occur to account for _n headings (#238) (TotalVerb)
- Fix nested table of contents HTML (#237) (TotalVerb)
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.3.0 (2019-09-11)
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:
- Docs (#220) (tlienart)
- Fixes to markdown parser following trials on Julia Blog posts (#218) (tlienart)
- closes #207 through introduction of LR_INDENT tokens (#217) (tlienart)
- support for commonmark style links (#214) (tlienart)
- I198 (#212) (tlienart)
- adds test and closes #203 (#211) (tlienart)
- support for double backticks and tests, see #204 (#210) (tlienart)
- Mdfix (#209) (tlienart)
- WIP: inserting tables with \tableinput command (#197) (cserteGT3)
- resolve highlight.js installation instruction (#196) (cserteGT3)
- Fr193 (#194) (tlienart)
- fix warning when if css_html_js_minify is not installed (#192) (cserteGT3)
- Add commitmsg kwarg for publish() (#191) (cserteGT3)
- Add nicer status messages when something printed meanwhile (#190) (cserteGT3)
- Toc3 (#188) (tlienart)
- Add error message in eval block (see #186) (#187) (tlienart)
v0.2.0
v0.2.0 (2019-06-21)
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:
- Towards02 (#184) (tlienart)
- fix typo by textoutput (#183) (cserteGT3)
- fix cleanpull() (#181) (cserteGT3)
- Update highlight install command (#178) (cserteGT3)
- closes #162 allows a pre-path to be specified in the optimisation/pub… (#168) (tlienart)
- Fix160 (#166) (tlienart)
- closes #163 (#165) (tlienart)
- Makes section header into links (#158) (tlienart)
- (don't merge yet) Eval (#156) (tlienart)
v0.1.3
Commits
- Merge branch 'fix_151' (00d5de2)
- added notes about Literate.jl programming (b97ec0c)
- adding link to cormullion's website (d50f50c)
- close 151 (9813500)
- closes #142 (e9abedc)
- fix for #150 (4ceb90e)
- patch for #151 (7e5cd73)
- readme update, assoc repo (bf60d34)
- small typo fix in literate (5028e1a)
- version compat fix and test fix (3158ac8)
Merged PRs
This changelog was automatically generated, and might contain inaccuracies.
v0.1.2
Merge branch 'master' of https://github.com/tlienart/JuDoc.jl
v0.1.1
compat cap for DocStringExtensions