Html Editor Guide

HTML Editor Guide

FearlessCMS now features a powerful HTML editing system that supports both HTML content creation and Markdown content display, with HTML as the default editing mode.

Overview

We've enhanced FearlessCMS to support HTML content creation while maintaining Markdown content compatibility:

Why HTML Editing with Markdown Support?

The decision to use HTML editing while maintaining Markdown compatibility was driven by several key factors:

Editor Modes

HTML Mode (Default)

The HTML editor provides a full-featured WYSIWYG experience with:

Markdown Support

Markdown content created in external editors:

Dual Mode Toggle (HTML Mode Only)

In HTML mode, you can switch between rich editor and code view:

Content Creation Workflows

HTML Content Creation

Create HTML content directly in the CMS:

HTML Editor Toggle

Within the HTML editor, switch between rich editor and code view:

Content Conversion and Compatibility

Existing Content

All existing content continues to work perfectly:

Migration Options

You have several options for content migration:

Feature Cards and Layout

Both content types maintain all your existing layouts:

Shortcode Support

All existing shortcodes continue to work with both content types:

Export System

The export system supports both content types:

Keyboard Shortcuts

HTML Mode Shortcuts

Shortcut Action
Ctrl+Shift+C Toggle between rich editor and code view
Ctrl+B Bold text
Ctrl+I Italic text
Ctrl+K Insert link

Markdown Mode Shortcuts

Shortcut Action
Ctrl+B Bold text
Ctrl+I Italic text
Ctrl+K Insert link

Best Practices

Choosing Your Content Creation Method

Content Management

Migration Strategy