Tabs
Tip
Tabs are easy. You can even embed other directives like the admonition you see here.
Markdown
And of course you can use regular markdown
Getting started with SQL
sql> SELECT * FROM library WHERE release_date < '2000-01-01';
author | name | page_count | release_date
---------------+---------------+---------------+------------------------
Dan Simmons |Hyperion |482 |1989-05-26T00:00:00.000Z
Frank Herbert |Dune |604 |1965-06-01T00:00:00.000Z