MD2HTML Function

From Planfix
Revision as of 08:28, 29 August 2025 by Dmitri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The MD2HTML() function converts markdown to HTML. It is used to process responses from services that return markdown or plain text.

Format

  • MD2HTML(Argument)

Example

%%%MD2HTML({{Ifoblock.Response}})%%%


Go To