ExProsemirror is a toolkit that integrates the ProseMirror rich-text editor into elixir/phoenix.
See the getting started guide and the online documentation for more information.
- Add
prosemirror_input
for phoenix form. - Bind prosemirror with your input fields.
- Keep prosemirror extensible as it is by default.
Please see the ExProsemirror Code of Conduct.