MD2HTML Function: Difference between revisions

From Planfix
Jump to: navigation, search
No edit summary
No edit summary
Tag: Reverted
Line 5: Line 5:
|description=MD2HTML Function
|description=MD2HTML Function
}}
}}
The MD2HTML() function converts markdown to HTML. It is used to process responses from services that return markdown or plain text.
 
== Format ==
== Format ==
*'''MD2HTML'''(Argument)
*'''MD2HTML'''(Argument)

Revision as of 08:28, 29 August 2025

Format

  • MD2HTML(Argument)

Example

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


Go To