1.1.0 • Published 6 years ago

prosemirror-wikitext v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Wikitext Serializer for Prosemirror

Build Status

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.

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago