| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MarkDown.StyledText
Creates styled text for the markdown.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| MarkDown | 15.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "MarkDown.StyledText"; MarkDownRef ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| MarkDownRef | The reference to the MarkDown object as returned by MarkDown.Create function. | $ref |
Result
Returns styled text or error.
Description
Creates styled text for the markdown.Uses MarkDown.HTMLDocument and Text.HTMLtoStyledText internally to convert from markdown to html to styled text.
See also
Release notes
- Version 15.5
- Added MarkDown.StyledText using Text.HTMLtoStyledText to convert HTML to styled text.
Blog Entries
This function checks for a license.
Created 12nd October 2025, last changed 12nd October 2025