This function renders rich text wiki content into HTML.
Bash
wikiToHTML(text) #Output: Text
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Copy formatted description of issue into email |
|
wikiToHTML() | |||
| Translate the description |
|
replaceAll() wikiToHTML() htmlToTxt() |