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

Paste as base64 instead of local file link #36

Closed
lekoOwO opened this issue Nov 27, 2020 · 1 comment
Closed

Paste as base64 instead of local file link #36

lekoOwO opened this issue Nov 27, 2020 · 1 comment
Labels

Comments

@lekoOwO
Copy link

lekoOwO commented Nov 27, 2020

I'd like to ask for the mentioned feature, it'll be really great to embed the image in the markdown file!

we can do

... contents
![My Image][my_img]
...contents

[my_img]: data:image/png;base64,blahblahblahblah

By attaching the base64 on the end of file instead of inline it, it won't be ugly but still embed in file.

I really hopy this feature is supported, thank you.

@telesoho
Copy link
Owner

telesoho commented Jul 2, 2021

@lekoOwO
Embed base64 image now supported from version 0.13.1.

@telesoho telesoho closed this as completed Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants