dotnet / dotnet/aspnetcore

Components.AI: Correct default plain-text rendering

Open
#68,415 0 comments 0 reactions 0 assignees View on GitHub
area-blazor cost: S feature-blazor-builtin-components Priority:0
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is your feature request related to a problem? Please describe the problem.

Default text rendering does not fully define whitespace and newline behavior.

### Describe the solution you'd like

Render model text as safely escaped plain text with correct whitespace and newline preservation. Explicitly do not interpret markdown or HTML in the core default renderer.

### Additional context

Leaf task for #68227 requirement J1 and decision D1.

Contributor guide

Open the contributing guide

Research direction

Read the parent issue #68227, especially requirement J1 and decision D1, before locating the core default renderer. Verify the expected whitespace and newline behavior, then ensure model text is safely escaped as plain text without interpreting Markdown or HTML. Done means the default rendering behavior matches those requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
content
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.