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)