Diego
Diego
_WIP._ This PR should move the `import/export` commands to the `client.drive` interface. Added some tests on the hyperdrive-daemon ends.
_WIP_ This PR is related to https://github.com/andrewosh/hyperdrive-daemon-client/pull/13. It adds a couple of tests for `import/export` client calls.
Hello 👋 This is a small fix for the `manager.js` `start` method. I found that if you call `start` programatically it ends up with a silent error that prevents the...
testing something
This change would allow us to render more complex documents, like markdown docs with media embedded, for example. The ideal contenteditable lib should give an easy way to extract the...