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

Inline HTML image data is not folded when "base64fold_all_uris": true #11

Closed
keith-hall opened this issue Feb 22, 2017 · 1 comment
Closed

Comments

@keith-hall
Copy link
Contributor

When "base64fold_all_uris": true is set in the Preferences (which is the default), inline "img src" base64 data isn't folded automatically on save or load.

Example:

<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==" alt="Red dot" />
@DaQuirm
Copy link
Owner

DaQuirm commented Mar 2, 2017

Fixed by #13

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

No branches or pull requests

2 participants