dotnet restore ProMarkdown.slnx
dotnet build ProMarkdown.slnx
dotnet test --solution ProMarkdown.slnx
dotnet run --project src/ProMarkdown.Sample/ProMarkdown.Sample.csproj
The sample provides an editor and preview surface with the Markdown plugin ecosystem registered together.
dotnet tool restore
bash ./serve-docs.sh