mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
ToHTML Problem #259
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @1Zero3Tech on GitHub (Jan 18, 2019).
Hi,
Using Visual Studio 2017 Community, Build 15.9.5. ASP .Net Core 2.2
I have a simple Markdown.cs file in the root directory of my project that looks like this:
I am getting the following error in Visual Studio:
I am confused by this... Any guidance appreciated. Thanks.