Ed Page 1b25322d8e fix(frontmatter): Be more direct in trailing close character error
For comparison, the rustc error is:

> error: extra characters after frontmatter close are not allowed
>   --> $DIR/extra-after-end.rs:2:1
>    |
> LL | ---cargo
>    | ^^^^^^^^
2025-09-16 11:06:53 -05:00
..