mm2md: Convert FreeMind mind map code into Markdown headings

View source: R/individual.R

mm2mdR Documentation

Convert FreeMind mind map code into Markdown headings

Description

Convert FreeMind mind map code into Markdown headings

Usage

mm2md(from = NA)

Arguments

from

Character. The source text of the (R) Markdown syntax text, the R code, the FreeMind mind map code, or the path to the directory.

Value

Character, showing outline in Markdown syntax.


mindr documentation built on Dec. 20, 2025, 1:06 a.m.

Related to mm2md in mindr...