v0.10.3
Weave v0.10.3
Closed issues:
- Weave is not capturing plots generated by functions (#233)
@__FILE__
doesn't report current file in weaving context (#263)- [BUG] unicode characters around inline code errors (#348)
- [FR] RMarkdown style chunk option specification (#352)
- [BUG] fig_path gets overwritten for 2html doctypes (#358)
- [BUG] Incremental compilation may be fatally broken (#366)
- [BUG] Error when display("text/html", string) to embed raw HTML (#381)
Merged pull requests:
- use GitHub actions for tests, enable faster CI cycle (#314) (@aviatesk)
- pre #338 (#341) (@aviatesk)
- more consistent templates names, move stylesheets into ./stylesheets (#344) (@aviatesk)
- fix no highlight style error on pandoc2(html|pdf) output (#347) (@aviatesk)
- fixes #348 (#349) (@aviatesk)
- Reworking format.jl (#350) (@JonasIsensee)
- refactor /reader/ (#351) (@aviatesk)
- RMarkdown style chunk options (#353) (@aviatesk)
- trigger tests for Plots.jl and Gadfly.jl only on CI (#354) (@aviatesk)
- refactor formatters.jl (#355) (@aviatesk)
- [RFC] Do not define Markdown.latex using eval (#357) (@baggepinnen)
- respect specied
fig_path
(#359) (@aviatesk) - yet another clean up: (#360) (@aviatesk)
- make
list_out_formats
return return just data structure (#361) (@aviatesk) - Improvements to the tex rendering pipeline (#362) (@JonasIsensee)
- fix header regression, add test, update test (#363) (@aviatesk)
- fixes #263 (#364) (@aviatesk)
- fix paths (#367) (@aviatesk)
- config powerup (#368) (@aviatesk)
- clean up: (#369) (@aviatesk)
- fix
Report
typings, and hooks (#370) (@aviatesk) - follow RMarkdown more: make
throw_error
option into chunk option (#371) (@aviatesk) - 🔥 (#372) (@aviatesk)
- improve term result (#373) (@aviatesk)
- refactor document writing (#374) (@aviatesk)
- preserve header for pandoc formats (#376) (@aviatesk)
- add simple end2end test (#377) (@aviatesk)