Markdown
Learn about using custom blocks in Markdown when using Git Sync
blocks:
- id: block-name
title: My custom block
markdown:
codeblock: blocksyntax
body: content```blocksyntax
something
``````blocksyntax propA="A"
something
```Last updated
Was this helpful?