Skip to content

Edit mode

Edit is for writing. Open a content page and the canvas becomes the page itself — double-click any text and type, right where it renders. It feels like working in a doc editor; it saves as clean Markdown.

Jx Studio editing markdown content inline with a WYSIWYG editor

Markdown pages open in Edit automatically. For anything else, pick Edit in the mode switcher at the right end of the toolbar — see Modes and the preview toggle .

What lives here

  • Writing and formatting — typing on the page, paragraphs, the inline formatting toolbar, links, pasting, and editing text inside components.

  • Slash commands — type / to insert headings, lists, images, tables, and more without leaving the keyboard.

  • Frontmatter and page metadata — the Document activity's forms for titles, descriptions, social-share cards, and your content type's fields.

  • Grid mode — a spreadsheet view for whole collections, CSV files, and page metadata, with one batched Save.

It's just Markdown

Everything you write saves as standard Markdown with your metadata on top. Open the file in any editor, diff it in git, or hand it to an AI — it's plain text, and it's yours. Switch the canvas to Code any time to see exactly what Studio wrote.

Next