8 lines
155 B
Markdown
8 lines
155 B
Markdown
|
---
|
||
|
tags: template
|
||
|
description: Insert a table
|
||
|
hooks.snippet.slashCommand: table
|
||
|
---
|
||
|
| Header A | Header B |
|
||
|
|----------|----------|
|
||
|
| Cell A|^| | Cell B |
|