Skip to content

P4: Punctuation/formatting-only headings #96

Description

@RE-codes

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

  • Add slug unit tests for: ## --- (expected slug per github-slugger), ## ** (expected: empty after strip → likely a degenerate slug), ## . (punctuation only).
  • Confirm github-slugger output and document any edge cases in README.
  • If degenerate slugs cause crashes, fix; otherwise accept as documented.

Acceptance Criteria

  • Slug tests pass.
  • README mentions degenerate-heading behavior briefly.
  • Matrix P4 row updated.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:slugGFM slug generationpriority:p4P4: lower-priority release polish or documentationpublic-releasePublic/community release readiness

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions