MD2HTML Function: Difference between revisions

From Planfix
Jump to: navigation, search
No edit summary
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 08:28, 29 August 2025

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