Path that maps /
in the rendered document. If non-null this value is fixed up for special case translation in the HTML output.
Useful for fixing up root links when generating previews so the renderer can figure out a base path to render ~/
or /
links from.
public string PreviewWebRootPath { get; set; }
See also:
Class MarkdownDocument© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic