Admonition Settings

Admonition Plugin Settings

In these plugin settings, you can create and manage custom admonition types, which are also referred to as callouts.

Export Custom Types as CSS

This button generates a CSS snippet for your custom callout types, which you can save and use as desired.

Export Custom Admonitions

This option allows you to select the admonitions in your list and export them to a .json file, which you can then import via Import an Admonition.

Add New

This option opens a modal window where you can create a new admonition. A visual guide is available at Create an Admonition.

Once created, all admonitions can be used as Obsidian callouts.

Each admonition in the list also has a Register Commands button. Clicking it registers three Command Palette commands for that type — see Commands for details.

Importing Custom Admonitions

Imports admonitions from a JSON file. See Import an Admonition for a step-by-step guide and JSON format examples, and JSON Specification for the full field reference.

Admonitions & Callouts Settings

Settings related to the display and behavior of admonitions and callouts.

Advanced Settings

Additional settings to further customize the Admonition plugin.

Markdown Syntax Highlighting

Enables syntax highlighting when editing admonition code blocks.