Files
Evan Simkowitz 6e867c8099 remove heading
2024-12-24 17:47:10 -05:00

18 lines
517 B
Plaintext

---
title: 'Markdown Editor'
description: 'Edit markdown directly in your terminal'
icon: 'text-size'
---
<Warning>
As of September 2024, this version of Wave Terminal is deprecated. To learn more about our new version (>=v0.8.0), check out [www.waveterm.dev](https://www.waveterm.dev). To find documentation for our new version, check out [docs.waveterm.dev](https://docs.waveterm.dev).
</Warning>
Quickly edit code on a local or remote machine with the `codeedit` command
### Example
```
codeedit README.md
```