Encoding
Here are the functions to work with data in different formats
| Base64 Encoding | The command can encode or decode Base64 string. |
| Foreach Line in CSV | The command executes nested commands for each line in the CSV file. |
| Hex Encoding | The command can encode or decode a hexadecimal string. |
| Markdown To HTML | The command converts Markdown text to HTML. |