This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Process multiple $quill_json
deanblackborough
released this
15 May 23:06
·
204 commits
to master
since this release
- Added support for passing multiple deltas into the API/parser, limited to multiple of the same type.
- Added support for reusing the renderer, added
load()
method to enable this. - README updated to show new usage.
- Minor comment and variable corrections.
- Added tests to cover new feature.