Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jasongaylord/markdownsharp
- Owner: jasongaylord
- License: mit
- Created: 2015-09-15T15:20:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T21:41:58.000Z (over 1 year ago)
- Last Synced: 2024-10-11T19:51:20.372Z (about 1 month ago)
- Topics: csharp, csharp-core, markdown, markdown-parser
- Language: C#
- Homepage:
- Size: 840 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/]