prosemirror-wikitext
v1.1.0
Published
ProseMirror Wikitext integration
Downloads
18
Maintainers
Keywords
Readme
Wikitext Serializer for Prosemirror
This project supports taking a Prosemirror document and serializing it into iFixit's custom wiki text syntax.
Build
npm run build
This will run buble to transform all ES2015 source files in src/
to ES5 in a
directory called dist/
Test
npm run test
This currently runs all unit tests in Tests/
License
This is released under the MIT License.