Tries to return the title from the active Markdown document by looking at:
1 - For # title line in the first 5 lines of text 2 - Camel Case File names 3 - Untitled - stays untitled.
public string Title { get; }
See also:
Class MarkdownDocument© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic