Anton Lange
Results
2
issues of
Anton Lange
With the following code ```c# using Markdig; var markdown = "[:clap: a link :clap:](https://github.com/xoofx/markdig)"; var pipeline = new MarkdownPipelineBuilder() .UseEmojiAndSmiley() .Build(); var html = Markdown.ToHtml(markdown, pipeline); ``` I am getting...
bug
PR Welcome!
It would be great if the player would also support the platform specific audio-notifications to support setting title and artist or let the user go to the next / previous...