MarkdownDocument.OnDocumentRendered

Fires after HTML has been generated from Markdown and has been merged into the template. At this point HTML contains a full HTML document. This method does not depend on the UI.

You can also set additional HEAD content for the HTML header.

public void OnDocumentRendered(String& html, String& markdown)

© West Wind Technologies, 2025 • Updated: 2025-02-25
Comment or report problem with topic