A wrapper around WebView that will allow your application to display Markdown documents with bindable content and custom stylesheets.
Info
Version: | 1.0.1-beta |
Author(s): | Antonio Feregrino Bolaños |
Last Update: | Wednesday, June 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/messier16/MarkdownView2 |
NuGet Url: | https://www.nuget.org/packages/Xam.Plugins.Forms.MarkdownView |
Install
Install-Package Xam.Plugins.Forms.MarkdownView
dotnet add package Xam.Plugins.Forms.MarkdownView
paket add Xam.Plugins.Forms.MarkdownView
Xam.Plugins.Forms.MarkdownView Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.5.1.527436)
- CommonMark.NET(>= 0.15.1)
Tags