Knowledge BaseUltimate Markdown › Editor Panels

Introduction to Editor Panels

The plugin adds four new sections to the sidebar of your posts, pages, and custom post types.

The editor panels are available in both the Block Editor and the Classic Editor, with a similar layout in both environments. In the Block Editor, they appear in the sidebar, while in the Classic Editor they are displayed as meta boxes.

These panels provide always-available tools to perform the following operations:

  • Import Markdown – Import a Markdown file and convert it into post content
  • Load Markdown – Generate post content from an internal Markdown document (available in Markdown → Documents)
  • Insert Markdown – Generate content from Markdown text entered manually
  • Export Markdown – Export the current post as a Markdown file
Editor panels added by Ultimate Markdown in the WordPress editor showing import, export, and document tools.

Enable and Disable the Editor Panels

Make sure the editor panels are enabled. The process differs depending on the editor you are using.

Block Editor

To view the panels, ensure that the Post (or Page) tab is selected (not the Block tab).

If you still don’t see the panels:

  1. Click the three-dot menu in the top-right corner
  2. Select Preferences
  3. Open the General tab
  4. Enable the four panels under Document settings
Preference modal window, in the General tab, with the four toggle enabled under the Documents settings section.

Classic Editor

In the Classic Editor, the panels are displayed as meta boxes in the sidebar.

Classic editor with the four meta boxes added by Ultimate Markdown displayed in the sidebar.

If the panels are not visible:

  1. Click Screen Options at the top of the screen
  2. Enable the four panels using the available checkboxes
The classic editor with the Screen Options dropdown toggle opened and the four checkboxes options used to activate the Ultimate Markdown panels enabled.

Configuring the Markdown Parser

The parser used to convert Markdown to HTML in the editor panels can be configured in the plugin settings.

  1. Go to Options → Markdown Parser
  2. Use the Editor option to select the parser used in the editor panels
Ultimate Markdown plugin settings showing the option to configure the Markdown parser in the post editor.