Content types
| Type | Editor | On expansion |
|---|---|---|
| Plain Text | Simple textarea | Pasted as-is, tokens resolved |
| Markdown | Monospace textarea with Edit/Preview | Converted to HTML, pasted as rich text |
| Rich Text | WYSIWYG with formatting toolbar | Pasted as formatted text |
| Shell Script | Simple textarea | Executed; stdout is pasted |
| AppleScript | Simple textarea | Executed via osascript; return value pasted |
| JavaScript | Simple textarea | Executed via JXA (Apple's automation JS, not Node) |
Change type with the dropdown at the top of the editor.
Documentation for TypeFire 5.1.0. Updated 2026-09-15.