Markdig.Extensions.ScriptCs
Markdig.Extensions.ScriptCs copied to clipboard
An extension for Markdig that allows C# scripting to generate markdown or HTML content.
Hello, it would be nice if you would update the project to .Net 7/8. Because I think it is a very powerful library and extension for Markdig and I would...
Heyo! Sorry to bother you, @macaba. Just wanted to ask if you're willing to put this on Nuget so we won't have to build from source? Thanks.
I would like to give input objects to the ScriptCs (in new ScriptCsOptions() only ExceptionStackTrace property exists) so I can use those object's public properties, call it's public methods from...