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

use ChatAISetup,Normal text display, abnormal image display #141

Open
16bd opened this issue Mar 6, 2024 · 2 comments
Open

use ChatAISetup,Normal text display, abnormal image display #141

16bd opened this issue Mar 6, 2024 · 2 comments

Comments

@16bd
Copy link

16bd commented Mar 6, 2024

I hope the pictures can be displayed properly

7fedd85405bdfc62b34ed02724149e7

@16bd
Copy link
Author

16bd commented Mar 6, 2024

<md:MarkdownScrollViewer
Markdown="{Binding Content}"
Margin="10"
MinHeight="30">
md:MarkdownScrollViewer.Plugins
md:MdAvPlugins
<mdt:ChatAISetup />
</md:MdAvPlugins>
</md:MarkdownScrollViewer.Plugins>
md:MarkdownScrollViewer.Styles
<Style Selector="ctxt|CTextBlock">
<Style.Setters>



</Style.Setters>
</Style>
<Style Selector="Border.CodeBlock">
<Style.Setters>





</Style.Setters>
</Style>
<Style Selector="Border.CodeBlock.Image">
<Style.Setters>


</Style.Setters>
</Style>
<Style Selector="Border.Blockquote">
<Style.Setters>

</Style.Setters>
</Style>
</md:MarkdownScrollViewer.Styles>
</md:MarkdownScrollViewer>

@16bd
Copy link
Author

16bd commented Mar 7, 2024

@whistyun Image cannot adapt to height

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

No branches or pull requests

1 participant