Simon Cropp
Simon Cropp
depend what you mean by “support”
@nblumhardt ❤️ no worries at all
@Meir017 should the packages be deprecated? eg this one isnt https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest/
this issue should probably be closed?
have you tried debuggin it and seeing if the command line parameters differ in any way?
CommonMark in pandoc does not seem to add the id. the same happens if i use the comand line ``` C:\Code>pandoc.exe a.md --from=commonmark --to=html Header text ``` if u omit...
need to fix a few more thins. no need to review yet
thoughts on this one?
@Aaronontheweb perhaps u could use [ExperimentalAttribute](https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.codeanalysis.experimentalattribute). then any rendered docs could exclude APIs with `ExperimentalAttribute`. and potentially have a toggle to show them