Releases: atusy/ftExtra
Releases Β· atusy/ftExtra
v0.6.4
10 May 04:41
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(as_paragraph_md): flextable's seq_index is renamed to .chunk_index (fixes #103 ) by @atusy in #104
Fix disappearance of spaces on markdown rendering caused by a change in R 4.4 (closes #105 ) by @atusy in #106
ci(rhub): rhub::setup_rhub() by @atusy in #107
release v0.6.4 by @atusy in #108
Full Changelog : v0.6.3...v0.6.4
v0.6.3
03 May 13:33
Compare
Sorry, something went wrong.
No results found
v0.6.2
29 Feb 10:51
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(ast): avoid error on HorizontalRule with a fallback and a warning by @atusy in #98
Full Changelog : v0.6.1...v0.6.2
v0.6.1
29 Sep 03:58
Compare
Sorry, something went wrong.
No results found
What's Changed
deprecate functions masking flextable's implementations... by @atusy in #95
Fix example errors in the environments not satisfying the pandoc version by @atusy in #96
Full Changelog : v0.6.0...v0.6.1
v0.6.0
31 Aug 12:16
Compare
Sorry, something went wrong.
No results found
v0.5.0
20 Jan 20:53
Compare
Sorry, something went wrong.
No results found
v0.4.0
20 Apr 14:12
Compare
Sorry, something went wrong.
No results found
as_paragraph_md supports empty string, "", as an input (#68 ).
colformat_md applies on actual content of flextable rather than input dataset (#72 ).
Improved support for the underline syntax in Pandoc's Markdown (#73 ).