dalyIsaac / onenote-markdown

https://onenote-markdown.azurewebsites.net/
MIT License
43 stars 2 forks source link

Enable deletion of data from a page's contents #3

Closed dalyIsaac closed 5 years ago

dalyIsaac commented 6 years ago
dalyIsaac commented 5 years ago

Consider using the createNodeAppendToBuffer and createNodeCreateBuffer functions from insert.ts

dalyIsaac commented 5 years ago

Consider using the createNodeAppendToBuffer and createNodeCreateBuffer functions from insert.ts

Can't do this, as buffers in piece tables are either read-only, or append-only.

dalyIsaac commented 5 years ago

Delayed while waiting for the completion of #13.

dalyIsaac commented 5 years ago

Now continuing since #13 is complete.

dalyIsaac commented 5 years ago

Paused while #15 is fixed/implemented.

dalyIsaac commented 5 years ago

Continuing since #15 is complete.