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](newinversion51.md "First functions introduced with version 5.1.") / [16.0](newinversion160.md "Newest functions in version 16.0.") | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |

  
| Item | Details |
|:--|:--|
| [MarkDown.CSS](MarkDownCSS.md)   Queries CSS for the markdown. | All   5.1 |
| [MarkDown.Colorize](MarkDownColorize.md)   Colorizes the Markdown. | All   16.0 |
| [MarkDown.Create](MarkDownCreate.md)   Creates a new MarkDown convert object with given markdown code. | All   5.1 |
| [MarkDown.HTML](MarkDownHTML.md)   Queries html for the markdown. | All   5.1 |
| [MarkDown.HTMLDocument](MarkDownHTMLDocument.md)   Queries html document for the markdown. | All   15.5 |
| [MarkDown.List](MarkDownList.md)   Lists all IDs of markdown objects. | All   13.0 |
| [MarkDown.Release](MarkDownRelease.md)   Releases the mark down object. | All   5.1 |
| [MarkDown.ReleaseAll](MarkDownReleaseAll.md)   Frees all markdown objects. | All   10.5 |
| [MarkDown.StyledText](MarkDownStyledText.md)   Creates styled text for the markdown. | All   15.5 |

9 functions shown.

These functions require a license (78%).

### Release notes

- **Version 16.0**
    - Added [MarkDown.Colorize](https://www.mbsplugins.eu/MarkDownColorize.shtml) function.
- **Version 15.5**
    - Added [MarkDown.HTMLDocument](https://www.mbsplugins.eu/MarkDownHTMLDocument.shtml) function.
    - Added [MarkDown.StyledText](https://www.mbsplugins.eu/MarkDownStyledText.shtml) using [Text.HTMLtoStyledText](https://www.mbsplugins.eu/TextHTMLtoStyledText.shtml) to convert HTML to styled text.
- **Version 13.0**
    - Added [MarkDown.List](https://www.mbsplugins.eu/MarkDownList.shtml) function.
- **Version 11.0**
    - Changed [MarkDown](https://www.mbsplugins.eu/component_MarkDown.shtml) functions to output footnotes.
- **Version 10.5**
    - Added [CFunction.ReleaseAll](https://www.mbsplugins.eu/CFunctionReleaseAll.shtml), [CGImageSource.ReleaseAll](https://www.mbsplugins.eu/CGImageSourceReleaseAll.shtml), [CLibrary.ReleaseAll](https://www.mbsplugins.eu/CLibraryReleaseAll.shtml), [DynaPDF.ReleaseAll](https://www.mbsplugins.eu/DynaPDFReleaseAll.shtml), [ECKey.ReleaseAll](https://www.mbsplugins.eu/ECKeyReleaseAll.shtml), [FSEvents.ReleaseAll](https://www.mbsplugins.eu/FSEventsReleaseAll.shtml), [MarkDown.ReleaseAll](https://www.mbsplugins.eu/MarkDownReleaseAll.shtml), [MenuItem.ReleaseAll](https://www.mbsplugins.eu/MenuItemReleaseAll.shtml), [SendMail.ReleaseAll](https://www.mbsplugins.eu/SendMailReleaseAll.shtml), [Shell.ReleaseAll](https://www.mbsplugins.eu/ShellReleaseAll.shtml), [SmartCard.ReleaseAll](https://www.mbsplugins.eu/SmartCardReleaseAll.shtml), [TouchBar.ReleaseAll](https://www.mbsplugins.eu/TouchBarReleaseAll.shtml), [UserNotification.ReleaseAll](https://www.mbsplugins.eu/UserNotificationReleaseAll.shtml), [WMFP.ReleaseAll](https://www.mbsplugins.eu/WMFPReleaseAll.shtml), [WMIQuery.ReleaseAll](https://www.mbsplugins.eu/WMIQueryReleaseAll.shtml) and [WindowsUserNotification.ReleaseAll](https://www.mbsplugins.eu/WindowsUserNotificationReleaseAll.shtml).

### Blog Entries

- [MBS FileMaker Plugin 16.0 News](https://www.mbsplugins.de/archive/2026-01-20/MBS_FileMaker_Plugin_160_News/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 10.6pr1](https://www.mbsplugins.de/archive/2020-12-02/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 5.1 for OS X/Windows](https://www.mbsplugins.de/archive/2015-05-19/MBS_FileMaker_Plugin_51_for_OS/monkeybreadsoftware_blog_filemaker)

### FileMaker Magazin

- [Ausgabe 6/2020, Seite 25](https://filemaker-magazin.de/neuigkeit/4118-Appetithappen-FMM_202006)

### Example Databases

- [Utility functions/MarkDown](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Utility%20functions/MarkDown.shtml#1ScriptAnchor_)

[HTML Version](component_MarkDown.shtml)