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
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/