# createTabsBlockMdast

**Kind:** Function

**Source:** [`atloria-monorepo/packages/editor/src/plugins/slash-menu/index.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/slash-menu/index.tsx#L81)

NOTE: the tabs/cards skeletons seed ONLY the leaf markers (no empty
paragraphs) — empty paragraphs serialize as stray blank lines, so a
marker-only skeleton is exactly the canonical (normalizer-stable) form.

## Signature

```ts
function createTabsBlockMdast(): ContainerDirective
```

**Returns:** `ContainerDirective`
