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';
LanguageKeywords 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`
LanguageKeyword(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`