Open ahdbk opened 2 years ago
# 我的配置
highlight:
enable: false
line_number: false
auto_detect: true
tab_replace: ''
wrap: true
hljs: true
prismjs:
enable: false
preprocess: true
line_number: true
tab_replace: ''
Yes I have the same configuration and I installed all the required package for Less compilation :/
Yes I have the same configuration and I installed all the required package for Less compilation :/
Can you give me your code warehouse or your MD article file? I'll try to help you solve this problem.
Thanks for your help This is the link for my repo https://github.com/ahdbk/ahdbk.github.io and this is an example of an md file https://github.com/ahdbk/ahdbk.github.io/blob/master/source/_posts/tp-dotnet.md
I have looked at your code and found that the Quiet theme lacks the necessary javascript files. I have submitted a pr to you or you can clone the theme code again
Hey all, Love the work you are doing with your theme. I've installed the theme on my blog and I have this problem. The code bloc is not displayed correctly
Any hint or idea how to fix it ?
Thanks