tentapress / block-markdown-editor
Package info
github.com/tentaplane/plugin-block-markdown-editor
pkg:composer/tentapress/block-markdown-editor
v0.1.3
2026-02-04 13:06 UTC
Requires
- php: ^8.2
- tentapress/blocks: <1.0
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/