Mindr Versions Save

an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)

v1.2.3

2 years ago

NEW FEATURES

  • Convert unnumbered lists to heading when converting md to mm.

MINOR CHANGES

  • Organize the code.

Full Changelog: https://github.com/pzhaonet/mindr/compare/v1.2...v1.2.3

v1.2

5 years ago

NEW FEATURES

  • Universal function mm().

  • Convert between .R scripts and .Rmd documents.

  • Display .mm mind maps.

  • Create mindmaps from the folder structure.

MINOR CHANGES

  • Added an option of 'pandoc' to extract headings.

  • Keep hyperlinks.

  • Option of 'pandoc' to extract headings.

v1.1

6 years ago

NEW FEATURES

  • users can create interactive web mindmaps with the JavaScript 'markmap' library.

  • more examples for example().

MINOR CHANGES

  • vignette removed.

  • the default output file name changed to 'mindr'.

v1.0

6 years ago

This is the first version of mindr on CRAN.