# Page Not Found

The URL `commands/delete` does not exist.

You might be looking for one of these pages:
- [reverse](https://daseldocs.tomwright.me/functions/reverse.md)
- [replace](https://daseldocs.tomwright.me/functions/replace.md)
- [Regex](https://daseldocs.tomwright.me/syntax/regex.md)
- [filter](https://daseldocs.tomwright.me/functions/filter.md)
- [Coalesce](https://daseldocs.tomwright.me/syntax/coalesce.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://daseldocs.tomwright.me/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://daseldocs.tomwright.me/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/functions/reverse.md`)
- Use `Accept: text/markdown` header for content negotiation