tags: [博客, Jekyll] title: Jekyll 支持哪些语言高亮 slug: jekyll-markdown-highlight-languages last_modified_at: 2023-12-2 redirect_from:
每次想给代码块找语言代号都要去搜一遍,于是记录一下以备不时之需。
首先,Jekyll用的默认高亮引擎是Rouge,而Rouge的支持语言列表在这里,于是这就是Jekyll支持的语言列表了。
以下列出一些本人常用的:
python
py
shell
sh
bash
zsh
batchfile
bat
batch
plaintext
text
console
$
user@host