README-NOT.md

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

trackmd

RStudio addin for tracking changes in Markdown format. Inspired by Critic Markup.

Created at the RopenSci unconference. Original Issue

Main feature: trackmd::trackChanges()

How to use:

  1. Open up the .Rmd or .md you want to edit.
  2. Run trackmd::trackChanges(file) where file is a character with the path of the file you just opened.
  3. Make some changes in the file.
  4. Save the file.
  5. See your changes in the viewer!
  6. Run servr::daemon_stop(), then click in the .Rmd or .md you edited to see the marked up file with changes.

Future



ropenscilabs/trackmd documentation built on May 16, 2022, 9:31 p.m.