Currently if pruner encounters a failure while formatting an injected region, the entire format operation will fail and no changes will be made to the content.
This might be the desired behaviour in some cases, but this might not always be the case - especially when used in the context of an editor.
There should be some control mechanisms to allow formatting the rest of the document even when a single injected region fails.
Currently if pruner encounters a failure while formatting an injected region, the entire format operation will fail and no changes will be made to the content.
This might be the desired behaviour in some cases, but this might not always be the case - especially when used in the context of an editor.
There should be some control mechanisms to allow formatting the rest of the document even when a single injected region fails.