Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

MarkDown.HTMLDocument

Queries html document for the markdown.

Component Version macOS Windows Linux Server iOS SDK
MarkDown 15.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "MarkDown.HTMLDocument"; MarkDownRef )   More

Parameters

Parameter Description Example
MarkDownRef The reference to the MarkDown object as returned by MarkDown.Create function. $ref

Result

Returns html text or error.

Description

Queries html document for the markdown.
This will use HTML and CSS and wrap them in <html> tag with header and body to make a full document.

See also

Release notes

  • Version 15.5
    • Added MarkDown.HTMLDocument function.

Blog Entries

This function checks for a license.

Created 12nd October 2025, last changed 15th October 2025


MarkDown.HTML - MarkDown.List