Skip to content

Document Editing

iSparkClaw AI Editor provides a powerful editor for creating and editing Markdown documentation.

Document Editing

For Markdown files, the editor has two modes:

  • Edit — Write and format your content
  • Preview — See how it will look when published

Toggle between modes using the buttons in the editor toolbar.

When in Edit mode, formatting buttons are available:

ButtonAction
BMake text bold
IMake text italic
H1, H2, H3Add headings
ListCreate bullet lists
LinkInsert links
CodeAdd inline code
Code BlockAdd code blocks

Click a button to apply formatting to selected text.

ShortcutAction
Ctrl/Cmd + SSave current file
Ctrl/Cmd + BToggle sidebar
Ctrl/Cmd + PQuick Open file
Ctrl/Cmd + KFocus search
Ctrl/Cmd + MToggle AI mode
F1 or ?Help dialog

From the editor toolbar:

Export PDF

  • Export PDF — Download as PDF
  • Export DOCX — Download as Word document

The left sidebar shows your workspace files:

  • Browse folders by clicking to expand
  • Click a file to open it
  • Right-click for more options

Right-click any file or folder for:

ActionDescription
New FileCreate a new file
New FolderCreate a new folder
RenameRename the file or folder
DeleteRemove the file or folder
UploadUpload files to this folder
TypeExtensionsHow it Opens
Documents.md, .txtOpens in editor
Code.json, .yaml, .py, .js, etc.Opens in editor
PDF.pdfOpens in viewer
Images.png, .jpg, .gif, .svgOpens in viewer

iSparkClaw AI Editor supports multiple open files:

  • Open a file — Click it in the file tree
  • Switch tabs — Click the tab name
  • Close a tab — Click the × button

A dot next to a tab name means you have unsaved changes:

getting-started.md● ← has unsaved changes
README.md ← saved

Changes save automatically as you type.

Press Ctrl/Cmd + S or click the Save button.

  1. Copy an image to your clipboard
  2. Paste (Ctrl/Cmd + V) in the editor
  3. The image uploads automatically

Drag and Drop

  • Drag images onto the File Tree
  • Files upload to the images folder

Upload Button

  • Right-click a folder → Upload
  • Select files from your computer

Focus Mode hides all distractions:

  1. Enter from the toolbar or command palette
  2. Only the editor is visible
  3. Hover near the top-right and click exit, or press Esc