GNU Emacs
Emacs
Dashboard

Overview

This page verifies the subset of Org mode that generated documentation pages need. It includes links to source blocks, a local manual link to Basic Editing Commands, and an external link to the GNU Emacs website.

Source Blocks

(defun emacs-docs-experiment ()
  (message "Org rendering works"))
C-x C-f runs find-file.
M-x runs execute-extended-command.

Tables

Key Command
C-x C-f find-file
M-x execute-extended-command

Anchors And Media

Same-page anchors should resolve, including the link back to the overview. Image links should remain valid Org markup:

Emacs logo