MD2HTML Function: Difference between revisions
From Planfix
(Created page with "{{#seo: |title=MD2HTML Function |titlemode=append |keywords=planfix, function, MD2HTML |description=Функция MD2HTML }} 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 == https://s.pfx.so/pf/3Z/5vxHhF.jpg == Go To == *Formulas *Regular expression") |
No edit summary |
||
Line 12: | Line 12: | ||
== Example == | == Example == | ||
https://s.pfx.so/pf/3Z/5vxHhF.jpg | https://s.pfx.so/pf/3Z/5vxHhF.jpg | ||
== Go To == | == Go To == | ||
*[[Standard functions|Formulas]] | *[[Standard functions|Formulas]] | ||
*[[Regular expression]] | *[[Regular expression]] |
Revision as of 12:10, 22 April 2024
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