Parser plugins
Katarn opened this issue · comments
Katarn commented
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:\"...\"}
Also good example is issue #37