Antoine du Hamel 975038cf4c meta: upgrade Vite and Vitest (#4881) 1 năm trước cách đây
..
README.md 1ce625660e example: replace `transloadit-textarea` with `transloadit-markdown-bin` (#4013) 2 năm trước cách đây
index.html 34c78e9093 meta: run Prettier on existing files (#4713) 1 năm trước cách đây
main.js e0f17e3753 meta: fix linter warnings (#4039) 2 năm trước cách đây
package.json 975038cf4c meta: upgrade Vite and Vitest (#4881) 1 năm trước cách đây

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