Mark Cola

Results 6 issues of Mark Cola

I ran into an issue where the `IDisposable` coming through to `IsMatch` was from a different `IFileFormatReader`. All tests are currently passing but this does change the behaviour of potentially...

**Description** When the editor content is set externally, the DOM may not have the focus points the editor attempts to resolve. This is already handled for when [the current selection...

Primarily due to the open security issue in chrono.

Currently, If the request is an invalid POST then this will fail with `Could not parse content as FormData`, resulting in an uncatchable 500 error returned to the client. This...

enhancement