Convert a tree to a mapping matrix
Convert a tree description in mermaid format into a mapping matrix that can be used with the remaining functions in the package.
graph2mx(td)
td
: tree description in mermaid formatthe mapping matrix
Useful links