文章预览
"Syntax Highlighting Test"
2023年08月22日
390 字
Jekyll uses Rouge by default for syntax highlighting, here are some tests. Ruby: {% highlight ruby %} def print\_hi(name) puts "Hi, #{name}" end print\_hi('Tom') => prints 'Hi…
阅读全文
浏览
评论