CommonMark.NET
CommonMark.NET copied to clipboard
Create a separate package for CommonMark.NET.Console
- Create NuGet packages during builds, and create a symbol/source package alongside the main package
- Move cmark.exe to a separate NuGet package
- Remove the explicit .nuspec files in favor of project system features
Please see the notes in review and feel free to ask any questions before deciding to merge.