You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you can set custom font size by changing the Global static property.
In your xaml.cs write : MarkdownView.Global.Paragraph.FontSize = 25; for example :)
No description provided.
The text was updated successfully, but these errors were encountered: