tentapress/block-markdown-editor

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/tentapress/block-markdown-editor

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

This package is auto-updated.

Last update: 2026-02-05 20:09:14 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/