MarkdownView
MarkdownView copied to clipboard
Native markdown rendering on top of Xamarin.Forms & Markdig.
This one was hard to resolve as you don't get much more detail but I believe I found the issue. 1. Start with a standard Xamarin Forms new app. 2....
I can see that you can set the theme via the bindable property MarkdownView.Theme which is great. The issue comes when handling your application wide light/dark theme. Currently I use...
Ability to create own parser of video links so it will be possible to show previews of video on other services, not only YT.
- It's legacy of origin plugin - Consider whether to remain it or replace it by better solution
- Currently there is property `Global` and `Theme`, both of `MarkdownTheme` - Maybe the `Global` one should be remove?
This updates to Xamarin 5, updates the Android application to highest working versions and updates all other packages to their last versions where possible.