Add the ✔ sign before an item which is affected by this behavior.
NexT Version:
NexT Scheme:
代码高亮模块不是该主题核心关注的部分,你的需求可以通过自定义代码高亮库完成。
'''[对应的代码语言]
'''
例如:
'''javascript
'''
'''
例如:
'''javascript
'''
这么设置代码高亮后
文本
这样设置的也跟着高亮了,怎么能不跟着?
@guardLtw dont understand u, write in English if not solved. If solved, close it please. Thank's!
站点配置文件_config.yml
highlight:
enable: true
line_number: true
auto_detect: true
tab_replace:
主题的配置文件_config.yml
修改你想要的高亮风格
highlight_theme: night bright
文章里面用这个符号```将代码包裹
Most helpful comment
'''[对应的代码语言]
'''
例如:
'''javascript
'''