diff --git a/test-rumdl-violations.md b/test-rumdl-violations.md new file mode 100644 index 0000000..1c022ec --- /dev/null +++ b/test-rumdl-violations.md @@ -0,0 +1,18 @@ +# Test rumdl + +This file intentionally violates rumdl rules to verify the CI job reports them as inline GitHub annotations on this PR. + +## Long line below + +This line is deliberately way way way way way way way way way way way way way way way longer than the default 80-character line-length limit so MD013 fires. + +## Code block without language + +``` +echo "no language tag — MD040 should fire" +``` + +## Multiple blanks below + + +End of file.