dependabot[bot] a39193ee14 build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459) 7 kuukautta sitten
..
README.md 7d6937300a meta: enable prettier for markdown (#5133) 11 kuukautta sitten
index.html 34c78e9093 meta: run Prettier on existing files (#4713) 1 vuosi sitten
main.js 0697f75b7c meta: update more dependencies (#5171) 11 kuukautta sitten
package.json a39193ee14 build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459) 7 kuukautta sitten

README.md

Uppy Markdown Editor

This example uses Uppy to handle images in a markdown editor.

Run it

To run this example, make sure you've correctly installed the repository root:

corepack yarn install
corepack yarn build

That will also install the dependencies for this example.

Then, again in the repository root, start this example by doing:

corepack yarn workspace @uppy-example/transloadit-markdown-bin start