Antoine du Hamel 0697f75b7c meta: update more dependencies (#5171) 11 місяців тому
..
README.md 7d6937300a meta: enable prettier for markdown (#5133) 1 рік тому
index.html 34c78e9093 meta: run Prettier on existing files (#4713) 1 рік тому
main.js 0697f75b7c meta: update more dependencies (#5171) 11 місяців тому
package.json 0697f75b7c meta: update more dependencies (#5171) 11 місяців тому

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