The InlineCode component only handled backtick code spans but ignored markdown links, causing PR/issue references to display as raw [#N](url) text instead of clickable links. Rename to InlineMarkdown and add link parsing to the split regex. |
||
|---|---|---|
| .. | ||
| api | ||
| changelog | ||
| concepts | ||
| configuration | ||
| getting-started | ||
| keyboard-shortcuts | ||
| notifications | ||
| docs-nav.tsx | ||
| layout.tsx | ||
| page.tsx | ||