updated to add advanced extensions to markdown

This commit is contained in:
2024-03-26 13:42:19 -06:00
parent a9269c8d2b
commit 6a2c4a5673

View File

@@ -1,6 +1,5 @@
using Markdig;
public static class MarkdownService
{
public static string Render(string incomingMarkdown)