MD2HTML Function: Difference between revisions
From Planfix
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
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) |
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}})%%%