Valoryx Cloud gives you a clean, distraction-free editor that works like Google Docs — but stores everything as Markdown for maximum portability.

Creating a page

  1. Open your workspace from the dashboard
  2. Click + New Page in the sidebar
  3. Type a title and start writing

Pages are saved automatically as you type. Every save creates a version in your workspace’s history, so you can always go back.

The editor

The editor has two modes:

  • Rich text mode (default) — format text with the toolbar or keyboard shortcuts. What you see is what you get.
  • Markdown mode — switch to raw Markdown for precise control. Click the </> button in the toolbar.

Keyboard shortcuts

Action Windows/Linux Mac
Bold Ctrl+B ⌘+B
Italic Ctrl+I ⌘+I
Heading Ctrl+1/2/3 ⌘+1/2/3
Link Ctrl+K ⌘+K
Code block Ctrl+Shift+C ⌘+Shift+C
Save Ctrl+S ⌘+S

What you can add

  • Text formatting — bold, italic, strikethrough, highlights
  • Headings — H1 through H6
  • Lists — bullet, numbered, checklists
  • Code blocks — with syntax highlighting for 100+ languages
  • Tables — resize columns, add/remove rows
  • Images — drag & drop or paste from clipboard
  • Links — to other pages in your workspace or external URLs
  • Callouts — info, warning, tip, and danger boxes
  • Dividers — horizontal rules to separate sections

Organizing pages

Pages live in a flat list in the sidebar. You can:

  • Drag and drop to reorder pages
  • Rename by double-clicking the page name in the sidebar
  • Delete from the page’s ⋯ menu

Page paths

Each page has a path (like getting-started or api/authentication). Paths with slashes create visual grouping in the sidebar and in your published docs navigation.

AI writing assist

Click the ✨ button in the toolbar to use AI-powered writing tools:

  • Improve — refine grammar, clarity, and tone
  • Shorten — make text more concise
  • Expand — add detail and explanation
  • Rewrite — rephrase in a different style
  • Chat — ask questions about your docs and get context-aware answers

AI features use Claude or OpenAI (configured by the workspace admin).