当前位置:网站首页>Article content typesetting and code highlighting
Article content typesetting and code highlighting
2022-07-03 14:03:00 【starcpdk】
Code highlight official website
Enter the official website and download js and css file
After downloading css and js File into the project
So here I'm going to use theta vue , The introduction method is as follows
After the introduction, the code can be highlighted
Case code
<pre><code class="language-css">p {
color: red }</code></pre>
effect
Article content typesetting official website
After downloading typo.css Just import the project
边栏推荐
- [ACNOI2022]猜数
- [how to earn a million passive income]
- JVM class loading
- Similarities and differences of sessionstorage, localstorage and cookies
- Using registered classes to realize specific type matching function template
- Richview trvstyle liststyle list style (bullet number)
- 【556. 下一个更大元素 III】
- RichView TRVStyle ListStyle 列表样式(项目符号编号)
- SQL Injection (AJAX/JSON/jQuery)
- Mastering the cypress command line options is the basis for truly mastering cypress
猜你喜欢
QT learning 24 layout manager (III)
Message subscription and publishing
MySQL 数据增删改查综合案例
Spring cup eight school league
3D视觉——2.人体姿态估计(Pose Estimation)入门——OpenPose含安装、编译、使用(单帧、实时视频)
JVM family - overview, program counter day1-1
消息订阅与发布
FPGA测试方法以Mentor工具为例
Failure of vector insertion element iterator in STL
Go language web development series 28: solve cross domain access of CORS with gin contrib / CORS
随机推荐
核酸修饰的金属有机框架药物载体|PCN-223金属有机骨架包载Ad金刚烷|ZIF-8包裹阿霉素(DOX)
JVM object lifecycle
Go language web development series 25: Gin framework: using MD5 to verify the signature for the interface station
Programmable logic device software testing
28: Chapter 3: develop Passport Service: 11: define attributes in the configuration file, and then obtain them in the code;
How to delete an attribute or method of an object
Cross linked cyclodextrin metal organic framework loaded methotrexate slow-release particles | metal organic porous material uio-66 loaded with flavonoid glycosides | Qiyue
可编程逻辑器件软件测试
[understanding by chance-37]: the structure of human sensory system determines that human beings are self-centered
Qt学习20 Qt 中的标准对话框(中)
Golang — template
Uniapp skills - scrolling components -1
RichView TRVStyle ListStyle 列表样式(项目符号编号)
Comprehensive case of MySQL data addition, deletion, modification and query
Golang — template
jvm-对象生命周期
怎样删除对象的某个属性或⽅法
GoLand 2021.1: rename the go project
Complete DNN deep neural network CNN training with tensorflow to complete image recognition cases
Go language unit test 4: go language uses gomonkey to test functions or methods