I am creating a new project which will utilize the open source project MarkdownSharp. Rather than downloading and compiling the bits myself I decided to use the MarkdownSharp NuGet package.
I realize that MarkdownSharp can be utilized for more than just web pages, but it seems strange given Stack Overflow's focus that there isn't a NuGet package including Stack Exchange's WMD project PageDown.
Are there any plans to create an additional package or to modify the current package?