mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 17:44:21 +01:00
* [Proof of Concept] Support for multiline annotations (#21) * Added test for multi annotations * Added proof of concept support for multiple lines * Eliminated the compute sizes function * Added back the .js suffixes * Eliminated changes to the public facing models Co-authored-by: Preet <833927+pshihn@users.noreply.github.com> * . * multiline support * minor code opt * minor opt * minor opt Co-authored-by: Nick Cuthbert <nick@cuthbert.co.za>