Markdown Assistant
An assistant for markdown writers.
Features:
- Upload images from the clipboard automatically.
- Drag and drop images to editor.
Upload images from the clipboard
Prepare an uploader
You need prepare an uploader
to upload image.
How?
- Find an uploader plugin and install it!
you can find some of them here
or search in atom with keywordsuploader
+assistant
-
set uploader package name as
uploader
in settings.
-
config your uploader package in settings for upload ( example )
Usage
- Take a screenshot or copy any image to the clipboard.
- Paste it into Atom by
cmd
+v
. - It's uploading now. Wait for secs.
- See preview for the uploaded image and maybe add a title for it.
- Press
enter
to insert the image.