docs(formatter): Add numbers and date-time actions

This commit is contained in:
Faruk AYDIN
2023-09-11 09:57:50 +02:00
parent 7ab79bd815
commit 6ba8f33399
2 changed files with 20 additions and 1 deletions

View File

@@ -7,5 +7,20 @@ Formatter is a built-in app shipped with Automatisch, and it doesn't need to tal
- Capitalize
- Convert HTML to Markdown
- Convert Markdown to HTML
- Use Default Value
- Extract Email Address
- Extract Number
- Lowercase
- Pluralize
- Replace
- Trim Whitespace
- Use Default Value
## Numbers
- Perform Math Operation
- Random Number
- Format Number
## Date / Time
- Format Date / Time