Transform a input column to a markdown column.
| KEY | TYPE | Description |
|---|---|---|
| inputColumn | str | Name of input column to transform. |
| outputColumn | str | Name of output column to store transformed data. |
| inputColumnType | MarkdownOperatorInputType | Type of input column to transform. |