The following text is a partial translation of the original English article, performed by ChatGPT (gpt-3.5-turbo) and this Jekyll plugin:
我需要为requs.org创建一个自定义的语法高亮,我在该网站上使用Jekyll进行网页呈现。
这是我的markdown页面中代码块的样式:
我创建了一个自定义的Pygments lexer:
然后,我将其打包为easy_install
并在本地安装。
完成了。现在我运行jekyll build
,我的语法会按照我在词法分析器中指定的自定义规则进行高亮显示。
Translated by ChatGPT gpt-3.5-turbo/42 on 2023-12-27 at 05:04