## Source
## Reported context
The reporter asks whether Tolaria supports Markdown fenced code-block syntax such as ``
json /
``python, or a shortcut to open a code block.
## Requested behavior
Make code-block creation from Markdown-style fenced syntax and/or a keyboard shortcut clearer and more direct in the editor.
## Why this matters
Tolaria already supports code blocks, but users coming from Markdown-first editors expect typing fenced code-block syntax to create/open a code block quickly. Improving this flow would reduce friction for code-heavy notes.