Skip to content

Comments

Fix broken p5.* reference links in reference pages#1121

Merged
ksen0 merged 3 commits intoprocessing:mainfrom
rakesh2OO5:fix/issue-1120
Feb 11, 2026
Merged

Fix broken p5.* reference links in reference pages#1121
ksen0 merged 3 commits intoprocessing:mainfrom
rakesh2OO5:fix/issue-1120

Conversation

@rakesh2OO5
Copy link
Contributor

@rakesh2OO5 rakesh2OO5 commented Jan 29, 2026

This PR normalizes malformed #/p5.* links in reference pages by rewriting them to /reference/p5/{type}/ at render time.

The fix applies to both Returns and Parameter descriptions, ensuring p5.Element, p5.Vector, and similar types route correctly across all DOM reference pages.

Tested locally on createDiv() .
Closes #1120.

@ksen0
Copy link
Member

ksen0 commented Feb 11, 2026

Thanks for the patience. Will merge. Tested with:

@ksen0 ksen0 merged commit a16bf1e into processing:main Feb 11, 2026
4 checks passed
@rakesh2OO5 rakesh2OO5 deleted the fix/issue-1120 branch February 11, 2026 10:13
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.

Links to p5.Element don't work correctly

2 participants