• Stars
    star
    268
  • Rank 152,451 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 4 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

render markdown with Avalonia UI

Markdown.Avalonia

Markdown.Avalonia is a portted version of MdXaml for Avalonia UI. It can render Markdown with avalonia.

Sample

img1
img1
img1
img1

Nuget

https://www.nuget.org/packages/Markdown.Avalonia/
https://www.nuget.org/packages/Markdown.Avalonia.Tight/

The table of compability with Avalonia's version.

AvaloniaUI Markdown.Avalonia
11.0.0 11.0.0
11.0.0-rc1.1 11.0.0-d1~d2
11.0.0-preview8 11.0.0-c1
11.0.0-preview7 11.0.0-b2
11.0.0-preview6 11.0.0-a10, b1
11.0.0-preview5 11.0.0-a9
11.0.0-preview4 11.0.0-a6, a8
11.0.0-preview3 11.0.0-a5
11.0.0-preview1~2 11.0.0-a1~a4
0.10.1~0.10.6 0.10.4
0.10.0 0.10.1~0.10.3
0.9.11 0.9.0-a1~a7

How to use

I make some document in wiki

License

Markdown.Avalonia is licensed under the MIT license.

Dependencies (Runtime)