This is a VS Code extension that provides a suite of tools for editing, previewing, and managing Markdown documents. It integrates an authoring toolset, a link management system, and a rendering engine to support the creation of structured technical documentation and knowledge bases.
The project distinguishes itself through advanced reference handling and accessibility features, such as a system that automatically updates internal links when files or headers are renamed and an artificial intelligence tool for generating descriptive image alt text. It also supports the rendering of Mermaid diagrams and KaTeX math formulas within a real-time preview pane that accepts custom CSS styling.
The extension covers a broad range of capabilities including automated table of contents generation, GitHub Flavored Markdown table formatting, and path autocompletion for files and headers. It further provides tools for workspace-wide reference searching, local link validation, and the export of Markdown source files to styled HTML.