Detailed side-by-side format architecture for MMAP Document (.mmap) and Markdown Document (.md). Every conversion executes strictly within isolated browser memory without network transit.
ParameterInput: MMAPOutput: MD
Full NameMMAP DocumentMarkdown Document
Standard / SpecificationMMAP SpecificationCommonMark / GitHub Flavored Markdown (GFM)
MIME Media Typeapplication/mmaptext/markdown
Magic Header BytesRead off file header on devicePlain text UTF-8 / UTF-16
Compression / CodecDeflate / UTF-8 Text RepresentationUncompressed UTF-8 encoded text
Color / Audio DepthSemantic Typographic ContentMonospace / semantic structural plain text
Alpha / TransparencyFormat-dependentN/A
Browser SupportDecoded via local WebAssembly in-browser compilerUniversal native plain-text rendering and HTML conversion
Ecosystem ApplicationDocument asset storage and forensic processingDeveloper documentation, README files, technical blogging, PKM notes