Skip to content

doc: quote hyphenated page names in cross-project references#362

Merged
balat merged 1 commit into
masterfrom
doc-quote-pageref
Jun 20, 2026
Merged

doc: quote hyphenated page names in cross-project references#362
balat merged 1 commit into
masterfrom
doc-quote-pageref

Conversation

@balat

@balat balat commented Jun 20, 2026

Copy link
Copy Markdown
Member

odoc cannot parse a hyphenated page name in a path reference: {{!/eliom/page-mobile-apps}} produces "Unknown reference qualifier" and renders as plain text (no link). It must be quoted: {{!/eliom/page-"mobile-apps"}}. This quotes the hyphenated cross-project page references introduced earlier (they were silently broken). Verified: pages now compile with no reference-qualifier error.

odoc cannot parse a hyphenated page name in a path reference
({{!/eliom/page-mobile-apps}} fails with "Unknown reference qualifier" and
renders as plain text); it must be quoted: {{!/eliom/page-"mobile-apps"}}.
Quote the hyphenated cross-project page references (they were silently broken).
@balat balat merged commit 3422a04 into master Jun 20, 2026
1 of 8 checks passed
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.

1 participant