Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wherewhere/htmlblock
A control to parse and render markdown for UWP
https://github.com/wherewhere/htmlblock
html render uwp xaml
Last synced: 3 months ago
JSON representation
A control to parse and render markdown for UWP
- Host: GitHub
- URL: https://github.com/wherewhere/htmlblock
- Owner: wherewhere
- License: mit
- Created: 2023-08-31T13:38:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T09:42:11.000Z (over 1 year ago)
- Last Synced: 2023-10-15T20:05:18.687Z (over 1 year ago)
- Topics: html, render, uwp, xaml
- Language: C#
- Homepage:
- Size: 3.15 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# HtmlBlock
A control to parse and render markdown for UWP. Base on the [HtmlBlock](https://github.com/wasteam/waslibs/tree/master/src/AppStudio.Uwp/Controls/HtmlBlock) control of [Windows App Studio](https://github.com/wasteam/waslibs).[![Issues](https://img.shields.io/github/issues/wherewhere/HtmlBlock.svg?label=Issues&style=flat-square)](https://github.com/wherewhere/HtmlBlock/issues "Issues")
[![Stargazers](https://img.shields.io/github/stars/wherewhere/HtmlBlock.svg?label=Stars&style=flat-square)](https://github.com/wherewhere/HtmlBlock/stargazers "Stargazers")## Support Platform
- UAP 10.0.10240.0## Example
```xaml
```