Editing markdown in the viewer
Last updated:
Markdown is the format Palette works in, and you can read and edit it right in the viewer. Open any markdown file and it shows up as a clean, formatted document you can type into, not a wall of syntax.
Edit like a document
The markdown editor is what you see is what you get. Headings, lists, tables, and links render as you write, so editing a doc feels like editing a doc. Underneath, the file stays plain markdown, so your agent reads and writes the exact same file.
Frontmatter without the fuss
If a file starts with frontmatter, the small settings block at the top, the viewer shows it as a simple form. You can set the fields without hand-editing the raw text.
Why edit in Palette
Your notes and docs live as plain markdown in your folder, and you work on them in the same place your agent does. There is no separate notes app to keep in sync, and no copying back and forth between tools. You and your agent edit one source of truth.
Related
- The viewer, everything you can view and edit
- Working with CLAUDE.md and AGENTS.md, files you will edit often
- HTML files, the other format the viewer renders
