Download the PHP package scrumpy/prosemirror-to-html without Composer
On this page you can find all versions of the php package scrumpy/prosemirror-to-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download scrumpy/prosemirror-to-html
More information about scrumpy/prosemirror-to-html
Files in scrumpy/prosemirror-to-html
Download scrumpy/prosemirror-to-html
More information about scrumpy/prosemirror-to-html
Files in scrumpy/prosemirror-to-html
Vendor scrumpy
Package prosemirror-to-html
Short Description Takes HTML and outputs ProseMirror compatible JSON.
License MIT
Package prosemirror-to-html
Short Description Takes HTML and outputs ProseMirror compatible JSON.
License MIT
Keywords prosemirror
Please rate this library. Is it a good library?
Informations about the package prosemirror-to-html
🚨 We’ve done a rewrite that you probably want to check out: ueberdosis/tiptap-php
ProseMirror to HTML
Takes ProseMirror JSON and outputs HTML.
Installation
Usage
Output
Supported nodes
- Blockquote
- BulletList
- CodeBlock
- HardBreak
- Heading
- Image
- ListItem
- OrderedList
- Paragraph
- Table
- TableCell
- TableHeader
- TableRow
Supported marks
Custom nodes
Define your custom nodes as PHP classes:
And register them:
Or overwrite the enabled nodes:
Or overwrite the enabled marks:
Or replace just one mark or node:
Contributing
Pull Requests are welcome.
Credits
- Hans Pagel
- sauerbraten
- WiebkeVog
- All Contributors
Related packages
- tiptap by @ueberdosis
- prosemirror-to-html-js by @enVolt
License
The MIT License (MIT). Please see License File for more information.
All versions of prosemirror-to-html with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3|^8.0
The package scrumpy/prosemirror-to-html contains the following files
Loading the files please wait ....