We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ea568 commit b84ef7fCopy full SHA for b84ef7f
1 file changed
README.md
@@ -1,3 +1,5 @@
1
+ [](https://www.nuget.org/packages/Avalonia.HtmlRenderer) [](https://www.nuget.org/packages/Avalonia.HtmlRenderer)
2
+
3
# Avalonia.HtmlRenderer
4
5
Avalonia port of the https://github.com/ArthurHub/HTML-Renderer project.
@@ -8,7 +10,6 @@ Many modern HTML features are not supported.
8
10
9
11
For samples, see Demo project.
12
-NuGet: https://www.nuget.org/packages/Avalonia.HtmlRenderer/12.0.0
13
```xml
14
<PackageReference Include="Avalonia.HtmlRenderer" Version="12.0.0" />
15
```
0 commit comments