Skip to content

Add test coverage for multi-dash @id header resolution #2930

Open
singhharsh1708 wants to merge 1 commit intoJuliaDocs:masterfrom
singhharsh1708:fix/issue-2732-id-dashes
Open

Add test coverage for multi-dash @id header resolution #2930
singhharsh1708 wants to merge 1 commit intoJuliaDocs:masterfrom
singhharsh1708:fix/issue-2732-id-dashes

Conversation

@singhharsh1708
Copy link
Copy Markdown

The root cause (dashed @ref being misclassified as Julia expressions)
was fixed in #2678 via DASHED_XREF_ID_REGEX. This adds an explicit
test for the successful case: a header defined with a multi-dash @id
(multi-word-section-id) and a @ref that correctly resolves to it.
Closes #2732

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Header @id syntax does not support dashes

1 participant