A file with MMD extension is a diagram written in the Mermaid markup language. It is stored as a plain text document which starts with the diagram declaration, such as flowchart or sequenceDiagram, followed by the definition of the nodes and the connections between them. Learn more about this file format here.