当前位置:网站首页>CSDN Markdown 之我见代码块 | CSDN编辑器测评
CSDN Markdown 之我见代码块 | CSDN编辑器测评
2022-08-10 05:29:00 【zhouluobo】
通过 MD 格式来撰写文章应该是大多数程序员的习惯,尤其是可以方便的插入代码块,要知道优美的代码格式,可以给读者带来飞一般的阅读体验哦!
但是很可惜,C站的新版 Markdown 编辑器,在代码块处理方面还是不尽如人意的,比如:
Python
import os
print("hello world")
JS
// An highlighted block
var foo = 'bar';
在编辑的时候,已经指定了两种不同语言,但是渲染出来的代码形式,基本一致
这看起来与其他更加专业的MD编辑器对比来说,差距就非常明显了,比如我在用的 mdnice 编辑器,Python 和 JS 代码块就能很好的区分
额好吧,最起码有语言高亮的显示
这一块希望CSDN可以继续优化
本次活动由 CSDN 发起,感谢CSDN博主冰河 和 机械工业出版社 赞助。
《深入理解分布式事务》这是一部系统、全面、深入、细致地讲解分布式事务的书籍,也是一部广度与深度兼备、理论与实战兼顾的分布式事务专著,从基础知识、解决方案、原理分析、源码实现和工程实践5个维度对分布式事务做了全面、深入的讲解,试图解决你在实践中遇到的所有关于分布式事务的问题。全书配有大量的流程图和原理图,便于读者阅读理解,精选了大量来自生产环境的完整案例及其代码,便于读者动手实践。阅读本书,将达到事半功倍的效果。
边栏推荐
- MySql之json_extract函数处理json字段
- Consulting cdc 2.0 for mysql does not execute flush with read lock. How to ensure bin
- FPGA工程师面试试题集锦1~10
- I have a dream for Career .
- WSTP初体验
- 深度梳理:防止模型过拟合的方法汇总
- Kubernetes:(十七)Helm概述、安装及配置
- MySQL simple tutorial
- CORS跨域资源共享漏洞的原理与挖掘方法
- Mysql CDC (2.1.1) inital snapshot database set up five concurrent degree, se
猜你喜欢
随机推荐
如何模拟后台API调用场景,很细!
pytorch 学习
Attention candidates for the soft exam! The detailed registration process for the second half of 2022 is coming!
When oracle cdc, set the parallelism to 2 and the number of slots to 1, and the final task has only one tm. Is it because oracle does not support concurrency
FPGA工程师面试试题集锦1~10
Big guys, mysql cdc (2.2.1 and previous versions) sometimes has this situation since savepoint, is there anything wrong?
Guys, the test in the idea uses FlinkCDC SQL to read Mysql data and write it into Kafka. The code creates
基于Servlet的验证码登陆demo
大佬们,mysql cdc(2.2.1跟之前的版本)从savepoint起有时出现这种情况,有没有什
成为黑客不得不学的语言,看完觉得你们还可吗?
看了几十篇轻量化目标检测论文扫盲做的摘抄笔记
Important transformation and upgrading
`id` bigint(20) unsigned NOT NULL COMMENT '数据库主键',
Error when installing oracle rac 11g and executing root.sh
Why are negative numbers in binary represented in two's complement form - binary addition and subtraction
Qiskit学习笔记(三)
在vscode中屏蔽Alt热键
An article will help you understand what is idempotency?How to solve the idempotency problem?
Guys, is it normal that the oracle archive log grows by 3G in 20 minutes after running cdc?
Hezhou ESP32C3 +1.8"tft network clock under Arduino framework