v0.10.7
- fix(paste): Fix insertion into blank section (#466) (a3d274d), closes #466 #462
- fix(paste): Handle paste card at start of middle list item (#468) (939a541), closes #467
- doc(jsdoc): Fix JSDocs violations and typo (#463) (843f381), closes #463
- doc(jsdoc): Make building docs part of testing, to avoid jsdocs errors (#464) (039fd04)
- feat(post): Refactor rendering of editor element (#460) (c9d4067), closes #335