tentapress/block-markdown-editor

Maintainers

Package info

github.com/tentaplane/plugin-block-markdown-editor

pkg:composer/tentapress/block-markdown-editor

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.3 2026-02-04 13:06 UTC

This package is auto-updated.

Last update: 2026-04-05 20:31:35 UTC


README

Markdown block editor for TentaPress with precompiled assets and per-plugin build.

Build Assets (Bun)

From the plugin folder:

bun install
bun run build

Or run the helper script:

plugins/tentapress/block-markdown-editor/bin/build.sh

Build Assets (npm)

If you are not using Bun:

npm install
npm run build

Output

Compiled assets are written to:

plugins/tentapress/block-markdown-editor/build/

On plugin enable/cache rebuild, assets are copied into:

public/plugins/tentapress/block-markdown-editor/build/