Skip to main content

Markdown Preview Plugin

Markdown Preview is a core Voiden plugin that provides live preview and full GitHub Flavored Markdown (GFM) rendering for .md and .markdown files. It allows users to seamlessly switch between editing and previewing Markdown content inside the Voiden editor.


Capabilities

Editor Actions

The plugin registers custom editor actions for Markdown files:

  • Preview Markdown Button

    • Icon: BookOpen

Capability Description: Adds a toggle button to the Voiden code editor toolbar for Markdown previewing.


Dependencies

{
"core": "^1.0.0",
"sdk": "^1.0.0"
}