Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MarkdownTextBlock: Temporary fix for Fenced code block rendering #595

Conversation

jcoc611-microsoft
Copy link

Temporarily Fixes #547 In CommunityToolkit/Labs-Windows;

once we add the right implementation for FencedCodeBlock, we can bring back the commented code

@jcoc611-microsoft

This comment was marked as off-topic.

@michael-hawker
Copy link
Member

FYI @nerocui in case you have insights here for the underlying issue.

@nerocui
Copy link
Collaborator

nerocui commented Nov 14, 2024

We talked offline and I'm ok with this change. We should start working on replacing the old MarkdownTextBlock with the new one so that the version conflict of ColorCode goes away. At that point we can revert this PR and uncomment the part that uses ColorCode.

@jcoc611-microsoft jcoc611-microsoft changed the title Temporary fix for Fenced code block rendering MarkdownTextBlock: Temporary fix for Fenced code block rendering Nov 21, 2024
@Arlodotexe Arlodotexe merged commit 5624f79 into CommunityToolkit:main Nov 26, 2024
21 checks passed
@jcoc611-microsoft jcoc611-microsoft deleted the user/juosori/temp_fenced_code_block branch December 6, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

MarkdownTextBlock MyCodeBlock renders empty RichTextBox as doesn't use StringBuilder for anything
4 participants