How to make these info headers?

These separators are just table rows.

There’s a component to help create tables: Table Builder

You can also use --- to create horizontal lines (it must be preceded by an empty line):


Alternatively, the HTML tag <hr> is also valid.

6 Likes