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

(optionally?) embedd images as base64 #83

Open
alexanderadam opened this issue Mar 20, 2020 · 0 comments
Open

(optionally?) embedd images as base64 #83

alexanderadam opened this issue Mar 20, 2020 · 0 comments
Labels

Comments

@alexanderadam
Copy link

alexanderadam commented Mar 20, 2020

It's possible to embed images via data URLs. For example

![Image](data:image/png;base64,SOMEBASE64STRING)

It would be nice if copy-as-markdown would have this as well.
This way it would be easier to have a full backup of an article that is going to be deleted.

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