Features & Capability Index
An overview of the local-first utilities available inside MD-a for developers, technical writers, and content creators.
"editor"Interactive Markdown Editor
Split-pane layout with sync-scrolling, gutter line numbers, floating formatting bar, and live HTML preview.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"converters"Universal File Converter
Import rich-text/HTML and export Markdown to print-ready PDF, standalone HTML, clean plain text, or LaTeX format.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"mermaid"Mermaid.js Diagrammer
Embed text-based charts, graphs, flowcharts, sequence diagrams, and mindmaps that compile directly to SVGs.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"table"Visual Table Wizard
Define columns and drag grid sizes visually to auto-generate markdown table structures with formatting control.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"frontmatter"Frontmatter Builder
Generate clean YAML metadata configs with visual fields for author, date, categories, and tags.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"sanitizer"Sanitizer & Cleaner
Strip messy styling, repair header hierarchy, and format copy-pastes from Google Docs or Word with one click.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"link-checker"Link & Asset Checker
Analyze markdown files to find broken links, missing image assets, and syntax formatting errors.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.
"templates"Template Boilerplates
Gallery of standard layouts: READMEs, CONTRIBUTING.md, API specs, changelogs, meeting notes, and research.
Designed as a stand-alone component in our MPA architecture, this module processes inputs entirely inside client-side JS threads. It minimizes server costs and runs with sub-millisecond latencies.