Plugin.Label.Markdown
1.3.5
Extends the Label control with Markdown capabilities
Install-Package Plugin.Label.Markdown -Version 1.3.5
dotnet add package Plugin.Label.Markdown --version 1.3.5
<PackageReference Include="Plugin.Label.Markdown" Version="1.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.Label.Markdown --version 1.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plugin.Label.Markdown, 1.3.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Option for adding an extra line after headings.
Moved to Xamarin Forms 4.3.
Improved handling of null variable values
Fixed extra line at end bug
No more exception when TextMarkdown is null
Added extra line between paragraphs.
Emoji support added.
Dependencies
-
.NETStandard 2.1
- Microsoft.Toolkit.Parsers (>= 6.0.0)
- Xamarin.Essentials (>= 1.3.1)
- Xamarin.Forms (>= 4.3.0.991211)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.