MarkdownTextView icon indicating copy to clipboard operation
MarkdownTextView copied to clipboard

A Xamarin.Forms component to display markdown text in a TextView

Results 5 MarkdownTextView issues
Sort by recently updated
recently updated
newest added

Hi, I have tried to implement the markdown view under ScrollView but it is not scrollable especially when i execute my project in the phone with smaller screen. Appreciate you...

Could this be upgraded to support .NetStandard 2.0?

Using Markdig will allow for better customization of the parser to use extensions to handle the lack of html rendering features in mobile or to allow users to customize the...

enhancement

I am trying to figure out how to display a simple bullet list with MarkdownTextView. I've tried several combinations of strings and can't get any of them to display the...

Could you please insert sample screenshots ? Would be very beneficial to see what to expect. Thanks.