All Projects → humhub → humhub-prosemirror

humhub / humhub-prosemirror

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

HumHub Richtext

Build

In order to build the project, run the following command:

grunt rollup

Test environment

In a test environment it is recommended to configure your humhub\assets\ProsemirrorEditorAsset::$sourcePath to point to your own dist directory e.g. '/humhub-prosemirror/dist' and to enable the $forceCopy option.

Publish

git pull
grunt rollup
npm version 1.1.7
npm publish
git push
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].