| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-08-05 | 435 Bytes | |
| reprex 2.0.1 source code.tar.gz | 2021-08-05 | 14.7 MB | |
| reprex 2.0.1 source code.zip | 2021-08-05 | 14.7 MB | |
| Totals: 3 Items | 29.4 MB | 0 | |
reprex_document() has been adjusted for compatibility with changes introduced in Pandoc 2.13 around YAML headers (#375, [#383] @cderv).
reprex_rtf() (and the unexported prex_rtf()) work again.
One of the filepaths involved in the highlight call was broken, but now it's not (#379).
The unexported prex_*() functions once again write their files to a temporary directory, as opposed to current working directory (#380).