B is for barracuda

A collapsible section with markdown

Click to expand!

Heading

  1. A numbered
  2. list
    • With some
    • Sub bullets

Code blocks also supported!

function alma(foo, bar, baz) {
    console.log(`my ${foo} ${bar} is full of ${baz}s`)
}