File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 <PackageReference Include =" BootstrapBlazor.BootstrapIcon" Version =" 9.0.2" />
3232 <PackageReference Include =" BootstrapBlazor.Chart" Version =" 9.0.0" />
3333 <PackageReference Include =" BootstrapBlazor.ChatBot" Version =" 9.0.0" />
34- <PackageReference Include =" BootstrapBlazor.CherryMarkdown" Version =" 9.0.0 " />
34+ <PackageReference Include =" BootstrapBlazor.CherryMarkdown" Version =" 9.0.1 " />
3535 <PackageReference Include =" BootstrapBlazor.Dock" Version =" 9.0.0" />
3636 <PackageReference Include =" BootstrapBlazor.DockView" Version =" 9.1.13" />
3737 <PackageReference Include =" BootstrapBlazor.DriverJs" Version =" 9.0.3" />
Original file line number Diff line number Diff line change 1111<Pre class =" no-highlight" >builder.Services.Configure< ; HubOptions> ; (option => option.MaximumReceiveMessageSize = null);</Pre >
1212
1313<DemoBlock Title =" @Localizer[" NormalTitle " ]" Introduction =" @Localizer[" NormalIntro " ]" Name =" Normal" >
14- <CherryMarkdown @bind-Value =" MarkdownString" @bind-Html =" HtmlString" style =" height : 400px " />
14+ <CherryMarkdown @bind-Value =" MarkdownString" @bind-Html =" HtmlString" IsSupportMath = " true " style =" height : 400px " />
1515 <div class =" mt-3" >
1616 <textarea class =" form-control" rows =" 6" disabled =" disabled" >@MarkdownString </textarea >
1717 </div >
You can’t perform that action at this time.
0 commit comments