@rsktash/beads-ui 0.1.14 → 0.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -105,6 +105,17 @@ Normal `http(s)://` URLs in markdown are rendered as-is.
105
105
 
106
106
  This keeps bead content portable across environments (local dev, staging, production) without rewriting markdown.
107
107
 
108
+ ## Issue Mentions
109
+
110
+ Reference other issues in markdown using `#issue-id`:
111
+
112
+ ```md
113
+ See #yuklar-985 for the original audit.
114
+ Depends on #yuklar-eb2 and #yuklar-g57.
115
+ ```
116
+
117
+ These are automatically rendered as clickable links to the issue detail page. Mentions inside existing links or code blocks are left unchanged.
118
+
108
119
  ## License
109
120
 
110
121
  MIT