Actions
concat
Concatenate two or more texts
defaultValue
Checks your input and returns the default value, if the input is an empty text or list
find
Find substring (Regex or Text).
html_to_markdown
Convert HTML to Markdown
json_to_ascii_table
Convert a list of items to a text table
markdown_to_html
Convert markdown to HTML
replace
Replaces all instances of any word, character or phrase in text, with another.
slugify
Slugifies strings.
split
Split a text by a delimiter
stripHtml
Removes every HTML tag and returns plain text























