This is a test paragraph to verify that the status control can properly count and analyze document content.
Another paragraph with some formatted text and emphasis.
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Row 1, Cell 1 | Row 1, Cell 2 | Row 1, Cell 3 |
| Row 2, Cell 1 | Row 2, Cell 2 | Row 2, Cell 3 |
Testing image counting (placeholder images):
inline codeThis is a blockquote to test various content types that the status control should analyze.
// This is a code block
function testFunction() {
return "Testing code block counting";
}