Strips Front Matter from markdown and returns just the Markdown
public static string StripFrontMatter(string markdown)
Return Value
Markdown without FrontMatter or original markdown if no FrontMatter
Parameters
markdown
Markdown text that contains FrontMatter
See also:
Class MarkdownDocument© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic