Make Wpf Markdown Presenter

Generates a WPF MarkdownPresenter: a ContentControl with a bindable Markdown dependency property that parses Markdig into a FlowDocument and hosts it in a selectable, content-hugging read-only RichTextBox. Use when rendering LLM/chat markdown output as selectable rich text in WPF, or when building a chat/markdown view. Usage: /wpf-dev-pack:make-wpf-markdown-presenter <Name>

christian289 Updated

File contents

christian289/dotnet-with-claudecode/tree/main/wpf-dev-pack/skills/make-wpf-markdown-presenter commit e5c4c0b165

Frequently asked questions

npx skillmds@latest add christian289/make-wpf-markdown-presenter