mirror of
https://github.com/ckaczor/ChrisKaczor.Wpf.Controls.HtmlTextBlock.git
synced 2026-02-11 02:32:36 -05:00
Initial commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# ChrisKaczor.Wpf.Controls.HtmlTextBlock
|
||||
|
||||
A WPF control that extends the base TextBlock control with rudimentary support for some basic HTML formatting.
|
||||
|
||||
## Authors
|
||||
|
||||
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This code is used by my various personal projects and may not be useful or work in all use cases.
|
||||
Reference in New Issue
Block a user