Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: MarkDown
Convert MarkDown code to HTML code.
Using a MarkDown library built-in to the plugin.
Alternative can be WebViewer functions loading MakeDown library in JavaScript.
Version | macOS | Windows | Linux | Server | iOS SDK |
5.1 / 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
MarkDown.CSS Queries CSS for the markdown. | All 5.1 |
MarkDown.Create Creates a new MarkDown convert object with given markdown code. | All 5.1 |
MarkDown.HTML Queries html for the markdown. | All 5.1 |
MarkDown.List Lists all IDs of markdown objects. | All 13.0 |
MarkDown.Release Releases the mark down object. | All 5.1 |
MarkDown.ReleaseAll Frees all markdown objects. | All 10.5 |
6 functions shown.
These functions require a license (67%).
Release notes
- Version 13.0
- Added MarkDown.List function.
- Version 11.0
- Changed MarkDown functions to output footnotes.
- Version 10.5
- Added CFunction.ReleaseAll, CGImageSource.ReleaseAll, CLibrary.ReleaseAll, DynaPDF.ReleaseAll, ECKey.ReleaseAll, FSEvents.ReleaseAll, MarkDown.ReleaseAll, MenuItem.ReleaseAll, SendMail.ReleaseAll, Shell.ReleaseAll, SmartCard.ReleaseAll, TouchBar.ReleaseAll, UserNotification.ReleaseAll, WMFP.ReleaseAll, WMIQuery.ReleaseAll and WindowsUserNotification.ReleaseAll.