Every now and then, different customers may be looking to return special processed html before it is returned to the client. I.e. returning a markdown format, or other custom format (presumably all text-based?)
Suggest solutions to support alternative serverside processing of htmlArea inputs than the current solution. It should be possible to manipulate the deployment of lib-guillotine in a way that enables custom processing of html-area.
Propose a design solution that is flexible, and implement accordingly.
Every now and then, different customers may be looking to return special processed html before it is returned to the client. I.e. returning a markdown format, or other custom format (presumably all text-based?)
Suggest solutions to support alternative serverside processing of htmlArea inputs than the current solution. It should be possible to manipulate the deployment of lib-guillotine in a way that enables custom processing of html-area.
Propose a design solution that is flexible, and implement accordingly.