Skip to main content

Bookstack code markdown

Bookstack Markdown Languages

These languages are available to use for bookstack code blocks

SELECT *
FROM Foo
WHERE name = 'bar';
Language Keywords you can use after
SQL sql
JavaScript javascript, js, node
JSON json
HTML html
Python python, py
R r
Markdown markdown, md, gfm
XML xml
PHP php
Shell / Bash shell, bash, sh
Language Keyword(s) you can use after
**SQL** `sql`
**JavaScript** `javascript`, `js`, `node`
**JSON** `json`
**HTML** `html`
**Python** `python`, `py`
**R** `r`
**Markdown** `markdown`, `md`, `gfm`
**XML** `xml`
**PHP** `php`
**Shell / Bash** `shell`, `bash`, `sh`