Branch: refs/heads/jira-markup-gotcha Home: https://github.com/xwiki/xwiki-dev-llm Commit: f9ffdb1610ba8e21e36699ed1485322135fdfeda https://github.com/xwiki/xwiki-dev-llm/commit/f9ffdb1610ba8e21e36699ed148532... Author: Vincent Massol <[email protected]> Date: 2026-07-18 (Sat, 18 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md M xwiki/okf/index.md M xwiki/okf/servers/jira.md Log Message: ----------- [Misc] Document JIRA wiki-markup angle-bracket gotcha in the OKF The JIRA renderer on jira.xwiki.org strips <...> as HTML in descriptions and comments, so tokens like <id>/<version> vanish when written in prose or inside inline {{monospace}}. Content with angle brackets must go in {code}/{noformat} blocks instead. Also note that editing a comment is REST-only (jira-cli can't), and the result should be verified via expand=renderedBody. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications