Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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















```