Story
As a vault user with an unusual heading like ## --- or ## **, I want the plugin to either resolve it consistently with GitHub or document the limitation. Rare in practice.
Tasks
Acceptance Criteria
- Slug tests pass.
- README mentions degenerate-heading behavior briefly.
- Matrix P4 row updated.
References
Story
As a vault user with an unusual heading like
## ---or## **, I want the plugin to either resolve it consistently with GitHub or document the limitation. Rare in practice.Tasks
## ---(expected slug per github-slugger),## **(expected: empty after strip → likely a degenerate slug),## .(punctuation only).Acceptance Criteria
References