uppy/examples/transloadit-markdown-bin/README.md
Antoine du Hamel 1ce625660e
example: replace transloadit-textarea with transloadit-markdown-bin (#4013)
Co-authored-by: Artur Paikin <artur@arturpaikin.com>

Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2022-08-18 22:07:53 +01:00

442 B

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