pethopal

Results 3 issues of pethopal

I will write a customized Markdig extension, and I would like to reach some options from the parser Match method. But unfortunately I do not see MarkdigOption (in the parser)....

enhancement
question

Hi, I can not use string methods, because I can not convert input object to string.... Non of the trials below does not work: * using "System.": System.String(TxtVersion)).StartsWith(\'0\') * using...

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