Qa

Debug

Test:Unit

Writing

For testing the compilation of unified plugins, we've created this harness to bootstrap with the right processor

You can see an example of how it is used here

All tests for plugins should be in engine-test-utils/src/__tests__/engine-server/markdown/v5/{plugin}.ts

You can see an example in this pr

Test:Integration

TBD