Skip to content

Implement alert box for marketing content

Suzanne Selhorn requested to merge test-marketing-admonition into main

Description

This MR adds an alert box for marketing content.

To use this alert box:

Add text to any markdown file:

INFO:
My text goes here.

It will generate like this on docs.gitlab.com:

image

And on mobile:

image

On /help it will look similar to this:

image

Except it will be:

INFO: My text goes here.

Edited by Suzanne Selhorn

Merge request reports