We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verilog代码无法高亮,还有请问代码里面的≤怎么可以显示为<=呢?
The text was updated successfully, but these errors were encountered:
Verilog代码无法高亮
ParticleX 仅引入了 highlight.min.js,这将极大地提高性能,但仅支持比较常见的语言。若您有需求,请自行添加其它语言,如:
<script src="https://s4.zstatic.net/ajax/libs/highlight.js/11.9.0/languages/verilog.min.js"></script>
这样就可以补充其它语言的支持:
代码里面的≤怎么可以显示为<=
这是 Fira Code 的合字特性,您可以自行切换字体或调节 CSS。
Sorry, something went wrong.
okok,已解决,谢谢谢谢 还有一个问题,请问可以在主题上加一下mermaid吗? 我自己加了一下,可是会有显示不全的问题
No branches or pull requests
Verilog代码无法高亮,还有请问代码里面的≤怎么可以显示为<=呢?
![image](https://private-user-images.githubusercontent.com/44438482/367949436-8027f7c5-5dc1-4b7f-8c25-b5ef115dd6d7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjY3NDEsIm5iZiI6MTczOTQ2NjQ0MSwicGF0aCI6Ii80NDQzODQ4Mi8zNjc5NDk0MzYtODAyN2Y3YzUtNWRjMS00YjdmLThjMjUtYjVlZjExNWRkNmQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE3MDcyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE1ODU0OTNjZWQwMTNhOWIwNDc3Mjk5OTcyNjA4YzVmZDNiZDFiZDc4ZDgwODYyNDA0ZTVmNTkzOTE1M2Q0NjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.DIJ_qrjQ5_TUEGEntttm_jqCCoIRR1Xu8zbkobV3Xlo)
The text was updated successfully, but these errors were encountered: