Skip to content

Fixed issue : open reference and context links in a new tab#372

Merged
Thirunayan22 merged 48 commits intobuerokratt:wipfrom
rootcodelabs:llm-371
Mar 22, 2026
Merged

Fixed issue : open reference and context links in a new tab#372
Thirunayan22 merged 48 commits intobuerokratt:wipfrom
rootcodelabs:llm-371

Conversation

@nuwangeek
Copy link
Collaborator

This pull request enhances the Markdown rendering in the TestModel page to improve usability and accessibility. The main changes include customizing the rendering of ordered lists and anchor tags within Markdown content, ensuring links open in a new tab securely, and updating the relevant usages to apply these customizations.

Markdown rendering improvements:

  • Added a markdownComponents object to customize the rendering of ordered lists (ol) with proper indentation and decimal styling, and anchor tags (a) to open links in a new tab with noopener noreferrer for security.
  • Updated the ReactMarkdown components in both the response and context sections to use the new markdownComponents for consistent and improved Markdown rendering. [1] [2]

Type import update:

  • Imported ComponentPropsWithoutRef from React to support proper typing for the custom anchor tag component.

nuwangeek and others added 30 commits February 20, 2026 16:06
Get update from wip into llm-316
get update from wip into llm-304
Service layer validation in tool classifier (buerokratt#321)
Pulling changes from BYK wip to LLM-Module WIP
Get update from wip into optimization/data-enrichment
Get update from optimization/data-enrichment into optimization/vector-indexer
@nuwangeek nuwangeek requested a review from Thirunayan22 March 20, 2026 08:41
@Thirunayan22 Thirunayan22 merged commit 25afb7c into buerokratt:wip Mar 22, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants