How to disable a bases header

What I’m trying to do

I want to suppress the bases header on a base level (i.e. on individual base level)

Things I have tried

I know about the css header suppression, but that works on a page level. I want to be able to have multiple bases on a page some with, others without a header.

Give the snippet here a try:

For the embedded bases where you want the header hidden, write the link like

![[example.base|no-toolbar]]

Thank you! Didn’t know this one.