Description:
When utilizing Mdoc's modifiers in documentation, it has been observed that these modifiers fail to apply correctly to indented code blocks. This issue significantly impacts the ability to convey precise information and formatting in documentation where code snippets are indented for clarity.

Expected Behavior:
The above code blocks are expected to be type-safe compiled using mdoc.
Current Behavior:
Mdoc is unable to identify the code blocks mentioned above.