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: 11 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T21:41:58.000Z (over 2 years ago)
- Last Synced: 2025-03-18T00:38:03.721Z (11 months ago)
- Topics: csharp, csharp-core, markdown, markdown-parser
- Language: C#
- Homepage:
- Size: 840 KB
- Stars: 9
- Watchers: 2
- 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/]