Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image upload to markdown #13

Open
1 task
steveoni opened this issue Sep 1, 2023 · 2 comments
Open
1 task

Add image upload to markdown #13

steveoni opened this issue Sep 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@steveoni
Copy link
Member

steveoni commented Sep 1, 2023

the current markdown editor should have the same GitHub image upload in editor

Acceptance

  • User can upload image in editor

Task

Reference implementation

uiwjs/react-md-editor#83 (comment)
https://codesandbox.io/s/tailwind-css-and-react-forked-2vf2g2
uiwjs/react-md-editor#557

@steveoni steveoni added the enhancement New feature or request label Sep 1, 2023
@bhavikji
Copy link

bhavikji commented Sep 3, 2023

@steveoni : you want to add an image just like GitHub does on the fly, if a user tries to paste an image?

@steveoni
Copy link
Member Author

steveoni commented Sep 3, 2023

@bhavikji yes.

when user drag and drop or click on the image icon. We want to upload the image a GitHub repo(our db) and provide a link in the editor like GitHub do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants