Alert style for knowledge base

Improved

You can now add alert messages. This is especially useful for knowledge base articles.

How it looks like

Usage

::warning(Warning Title)
This is a warning message.
::

::info
This is an informational message without a title.
::

::success
This is an success message without a title.
::

::danger(Dangerous title)
This is an red message colored.
::

Ruben

2 months ago

2 votes
Categories
Feature