Attempts to parse a title from a Markdown document by looking at YAML title header or the first #
markdown tag
public static string ParseMarkdownSafeTitle(string markdown)
Parameters
markdown
See also:
Class FileSaver© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic