Markdig.Extensions.ScriptCs icon indicating copy to clipboard operation
Markdig.Extensions.ScriptCs copied to clipboard

An extension for Markdig that allows C# scripting to generate markdown or HTML content.

Results 3 Markdig.Extensions.ScriptCs issues
Sort by recently updated
recently updated
newest added
trafficstars

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...