This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
Emoji support #27
Open
Description
Markdig
supports (Unicode) Emojis through an extension (see https://github.com/lunet-io/markdig/tree/master/src/Markdig/Extensions/Emoji)
- Ensure we can also do it properly in WPF.
- (Bonus) Add a unit test with an image reference.