Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: bd12510a274c7d6ed5f311c840cb5a9dab1918c2 https://github.com/xwiki/xwiki-dev-llm/commit/bd12510a274c7d6ed5f311c840cb5a... Author: Vincent Massol <[email protected]> Date: 2026-08-13 (Thu, 13 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation.md Log Message: ----------- [Misc] Correct the OKF section-anchor entry * Anchors do reach the rendered href; drop the claim that the fragment is only serialized alongside a queryString, and the workaround of putting the section title in the label instead of linking to it * State the two forms: xwiki/2.1 uses the ||anchor="H..." link parameter, xwiki/2.0 appends #H... to the reference itself * Keep the real trap, now scoped to 2.1 only: a #H... suffix on a 2.1 reference is parsed as part of the page name and yields a red link * Note that a page's syntax must be read (REST syntax field) rather than guessed, since the correct form depends on it * Record that cross-wiki references keep their fragment too * Add the XWikiSyntax 2.0 and 2.1 Links sources Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications