Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasongaylord/markdownsharp

Project that ports code.google.com/p/markdownsharp to .NET Core 1.1
https://github.com/jasongaylord/markdownsharp

csharp csharp-core markdown markdown-parser

Last synced: 21 days ago
JSON representation

Project that ports code.google.com/p/markdownsharp to .NET Core 1.1

Awesome Lists containing this project

README

        

# Overview
The intention of this project is to convert [https://github.com/jasongaylord/markdownsharp-original/], which was a port of the
MarkdownSharp library from the Google Code Archives to GitHub, over to .NET Core. Currently, this project is running under
.NET Core 2.2. The tests are also running under .NET Core 2.2. You can install this as a NuGet package here:
[https://www.nuget.org/packages/MarkdownSharpCore/]