1.1.0 • Published 7 years ago

prosemirror-wikitext v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago