You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an idea, I would suggest the possibility of extending parsing functions for specific domains.
For example, on one domain, when saving, you need to remove the blurred class from images. And on another domain, pictures can generally be stored in data-json="{image:\"...\"}
As an idea, I would suggest the possibility of extending parsing functions for specific domains.
For example, on one domain, when saving, you need to remove the
blurred
class from images. And on another domain, pictures can generally be stored indata-json="{image:\"...\"}
Also good example is issue #37
The text was updated successfully, but these errors were encountered: