Page Content

Last modified: 4/7/2026

Page Content

The Content field is where you write the body of your page. Content is written in Markdown with support for GeoHazardWatch plugins.

Markdown

Markdown lets you format text using simple punctuation:

See the Markdown Cheat Sheet for a full reference.

Link to other pages using bracket syntax: [Page Name] or [Display Text|Page Name].

As you type inside [, an autocomplete dropdown will suggest matching page names.

Plugins

GeoHazardWatch supports plugins using the syntax [{PluginName param='value'}]. Plugins can insert dynamic content such as page lists, session info, recent changes, and more.

Live Preview

The edit form shows a live preview on the right side as you type. The preview is rendered server-side so it matches what users will see.

More Information

See also: Markdown Cheat Sheet | Editing a Page