Releases: ropensci/tinkr
Releases · ropensci/tinkr
tinkr 0.2.0
What's Changed
- feat: protect_curly() by @maelle in #76
- protect escaped brackets by @zkamvar in #78
- typo by @maelle in #81
- update check to no longer use ubuntu 18.04 by @zkamvar in #84
- don't escape relative link anchors by @zkamvar in #86
- refactor: rm dependency on stringr by @maelle in #88
- If no yaml, avoid prepending with gratuitous
\n
by @jennybc in #93 - reference links with identical text and keys are no longer duplicated by @zkamvar in #94
New Contributors
Full Changelog: 0.1.0...0.2.0
tinkr 0.1.0
This is the first release and the first CRAN release, which includes the
extensible yarn R6 class. Future iterations of this package will support quarto
documents.
What's Changed
- Tables by @maelle in #6
- add sourcepos argument by @zkamvar in #13
- ensure Rmd chunks retain sourcepos attribute by @zkamvar in #14
- prevent to_md() from clobbering document (and friends!) by @zkamvar in #15
- add conditional to setting attributes for copy_xml by @zkamvar in #16
- Prettify table by @maelle in #17
- fix table processing by @zkamvar in #22
- only set info attribute for language blocks by @zkamvar in #24
- set
xmlns:xml
to be excluded from the options by @zkamvar in #30 - use simpler process for copying document by @zkamvar in #31
- Use R6 representation by @zkamvar in #33
- Add not math dollar in example by @maelle in #40
- Add Tickbox and Math Protection by @zkamvar in #39
- Add
stylesheet()
fn and add arguments to show/head/tail by @zkamvar in #42 - document things that are useful to know for using tinkr by @maelle in #44
- Refactor and rename internal functions by @zkamvar in #46
- Support anchored/reference links by @zkamvar in #47
- Preparation of pre-submission by @maelle in #49
- Clean newly created anchor links by @zkamvar in #51
- Fix 53 by @zkamvar in #54
- Fix inline math with code by @zkamvar in #57
- remove empty text nodes by @zkamvar in #60
- Update Maintainer and bump the version a little. by @zkamvar in #63
- add tasklist template for commonmark 1.8 by @zkamvar in #67
- update workflows to actually run by @zkamvar in #70
- Rm staff-maintained tag by @maelle in #71
- update workflows; add cron by @zkamvar in #72
- cran release 010 by @zkamvar in #73
Full Changelog: https://github.com/ropensci/tinkr/commits/0.1.0