remove old comment

This commit is contained in:
bluepilledgreat 2024-02-03 13:07:42 +00:00
parent 70a39376c8
commit a97089491a

View File

@ -11,8 +11,7 @@ using System.Windows.Media;
namespace Bloxstrap.UI.Elements.Controls
{
/// <summary>
/// TextBlock with markdown support. <br/>
/// Only supports text and urls.
/// TextBlock with markdown support.
/// </summary>
[ContentProperty("MarkdownText")]
[Localizability(LocalizationCategory.Text)]