tech-debt: Rewrite markup anchor generation logic #320
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Markup anchor generation is split between backend and frontend with acknowledged design issues.
Locations
web_src/js/markup/anchors.ts:14- backend should generate elementsweb_src/js/markup/anchors.ts:24- need to rewrite with better markup anchor generation logicweb_src/js/markup/anchors.ts:67- prefix should be added in backend insteadAction Required
Move anchor generation to backend. Rewrite the frontend anchor logic.
Created by Claude Opus 4.6