Download the PHP package ueberdosis/html-to-prosemirror without Composer
On this page you can find all versions of the php package ueberdosis/html-to-prosemirror. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ueberdosis/html-to-prosemirror
More information about ueberdosis/html-to-prosemirror
Files in ueberdosis/html-to-prosemirror
Download ueberdosis/html-to-prosemirror
More information about ueberdosis/html-to-prosemirror
Files in ueberdosis/html-to-prosemirror
Vendor ueberdosis
Package html-to-prosemirror
Short Description Takes HTML and outputs ProseMirror compatible JSON.
License MIT
Package html-to-prosemirror
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 html-to-prosemirror
🚨 We’ve done a rewrite that you probably want to check out: ueberdosis/tiptap-php
HTML to ProseMirror
Takes HTML and outputs ProseMirror compatible JSON.
Installation
Usage
Output
Supported nodes
- Blockquote
- BulletList
- CodeBlock
- HardBreak
- Heading
- Image
- ListItem
- OrderedList
- Paragraph
- Table
- TableCell
- TableHeader
- TableRow
- User
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
- localheinz
- sauerbraten
- WiebkeVog
- pa-bouly
- All Contributors
Related packages
- tiptap by @ueberdosis
- html-to-prosemirror-js by @enVolt
License
The MIT License (MIT). Please see License File for more information.
All versions of html-to-prosemirror with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3|^8.0
The package ueberdosis/html-to-prosemirror contains the following files
Loading the files please wait ....