Use Article Version Editor
Published on September 24, 2026 Article Hub
Knowledge Article Version Editor: Formatting Toolbar Guide
The Knowledge Article Version Editor includes a rich formatting toolbar that lets you build polished, well-structured articles without writing raw HTML. This guide walks through every available element; from simple dividers to Salesforce-specific components; and shows the shortcut code you can type to insert each one.
The Knowledge Article Version Editor toolbar
| What this guide covers: Structural elements, visual callouts, rich content blocks, information architecture components, extended design blocks, Salesforce-specific modules, and custom editing tools — organized by category with the shortcut code for each. |
Structural Elements
Use these to break content into sections and lay it out in columns.
- Insert Divider (
—): Places a full-width horizontal rule to visually break up content sections. - Insert Page Break (
PBREAK): Forces subsequent content onto a new page when printed or exported to PDF. - Insert 1 Column Table (
[ ]): Embeds a single-column table container for structured, vertically stacked content. - Insert 2 Column Table (
[ ][ ]): Generates a two-column grid layout for side-by-side data comparison. - Insert 3 Column Table (
[ ][ ][ ]): Creates a three-column table for multi-item grid displays. - Insert 4 Column Table (
[ ][ ][ ][ ]): Inserts a four-column grid structured for wider data sets. - Insert 5 Column Table (
[ ][ ][ ][ ][ ]): Embeds a five-column layout to organize complex tabular information.
Visual Callouts & Formatting
Draw attention to important information with color-coded, styled containers.
- Insert Callout (
💬): Highlights general notes or information in a visually distinct box. - Insert Warning Callout (
⚠️): Draws attention to important caveats or cautions using a warning-styled container. - Insert Success Callout (
✅): Displays positive feedback, completed tasks, or tips in a green-themed block. - Insert Danger Callout (
🚫): Emphasizes critical alerts or destructive actions with a high-visibility danger banner. - Insert Key-Value Table (
KV): Structures simple data into two paired columns for parameters and descriptions. - Insert Section Header (
HDR): Embeds a styled heading block to establish clear document hierarchy. - Insert Numbered Steps (
①): Formats sequential procedures using ordered, numbered list elements. - Insert Bullet List (
✦): Inserts a styled unordered list for grouping related items. - Insert Quote Block (
" "): Indents and styles text to showcase blockquotes or citations cleanly. - Insert Indented Note (
▶ ▶): Offsets supplementary text from the main flow using custom indentation. - Insert Zebra Table (
⬛⬜): Creates a table with alternating row shading for improved visual scannability. - Insert Image Placeholder (
IMG): Places a pre-formatted box reserved for future image uploads or links.
Rich Content & UI Components
Build interactive-feeling, high-impact content blocks.
- Insert Checklist (
CHKLST): Inserts interactive or styled checkboxes for task tracking. - Insert Title Block (
TITLE): Sets up a high-impact header area designed for document titles and subtitles. - Insert Stats Row (
STATS): Displays key performance metrics or numerical data points in a horizontal layout. - Insert Pros and Cons (
PRO|CON): Generates a side-by-side comparison block for advantages and disadvantages. - Insert Status Badges (
BADGE): Adds color-coded visual labels to signify state, status, or categories. - Insert Process Flow (
FLOW): Outlines multi-step workflows using connected visual step containers. - Insert Testimonial (
QUOTE2): Renders a stylized review block with space for quotes and author details. - Insert Table of Contents (
TOC): Automatically builds a navigational outline based on document headings.
Information Architecture & Highlights
Organize dense or technical content so it stays readable.
- Insert Code Block (
CODE): Formats technical snippets with monospace typography and syntax container styling. - Insert Icon Note (
TIP): Highlights quick tips and helpful hints alongside a visual icon. - Insert Metadata Footer (
META): Adds a structured footer for author, date, and document version details. - Insert 2-Col Key-Value (
KV2): Expands data pairing into a dual-column layout for dense attribute lists. - Insert Warning Banner (
WARN!): Places a full-width notification bar across the top of a content section. - Insert Approval Block (
APRVL): Embeds formal sign-off sections for manager signatures and review dates. - Insert Progress Bar (
BAR): Renders a visual completion indicator for metrics, goals, or status reports.
Extended Design Blocks
Larger, presentation-style layouts for feature articles and announcements.
- Insert Timeline (
TLINE): Displays events or milestones chronologically along a vertical or horizontal track. - Insert Comparison Table (
CMP): Formats feature-by-feature evaluations across multiple products or options. - Insert Ribbon Banner (
RIBBON): Embeds a decorative header strip to highlight featured announcements. - Insert Sub-Header (
SUB-HDR): Applies intermediate heading styles to separate logical sub-sections. - Insert 2-Col Text Layout (
2COL): Splits body paragraphs into two responsive side-by-side text columns. - Insert Contact Card (
CARD): Outlines personal or team contact details in a standardized badge format. - Insert Summary Box (
SUMRY): Encloses key takeaways inside a highlighted executive summary box.
Custom Salesforce & Media Elements
Components tailored specifically for Salesforce technical documentation.
- Insert SFSpecs Table (
SFSPEC): Renders a pre-styled technical specification grid tailored for Salesforce data. - Insert SFNotice Box (
SFNOTICE): Displays system notifications styled to match standard Salesforce UI patterns. - Insert Parameter Table (
SFPARAM): Structures API or configuration inputs and default values into a clean matrix. - Insert Important Box (
SFIMP): Highlights mandatory actions or policy rules within a bold border frame. - Insert Chapter Page (
CHAPTER): Generates a full-width cover divider page to introduce major document chapters. - Insert YT Inline Video Card (
YT-VID): Embeds a responsive YouTube player card directly within the content flow.
Custom Modules
Direct editing tools for fine-grained control over content and styling.
- Edit HTML: Edit raw HTML code directly or paste pre-formatted HTML into the editor.
- Block Background Color: Change the background color of table cells, callouts, or other block-level elements.
- Block Text Color: Change the font color of text within table cells, callouts, or other block-level elements.
| Need help? If an element isn’t rendering as expected, use Edit HTML to inspect the underlying markup, or reach out to your Salesforce administrator. |
Knowledge Article Number: KA-00420