By Lapis Notes Verified 0.1.3 Web Electron

Markdown

Mira-powered Markdown editing with source, live preview, and reading modes.

Download .lapis-plugin

Highlights

  • Edit Markdown in source, live preview, and reading modes.
  • Use Mira-powered authoring, metadata, embeds, and workspace panels.
  • Keep files portable as ordinary Markdown in the active vault.

Markdown

Mira-powered Markdown editing with source, live preview, and reading modes.

Install for static composition

pnpm add @lapis-notes/markdown

Register the exported plugin class in the application's PluginProfile. Import @lapis-notes/markdown/styles.css?inline and pass the CSS through the static registration so the host owns its lifecycle.

The runtime plugin ID is markdown. A matching signed markdown-0.1.3.lapis-plugin archive is attached to the package-scoped GitHub release for manual or registry installation.

See the repository README for development, validation, and release-gate details.

View source README

Tags