好用的代码高亮插件

获取地址:

Download ▲ Prism (prismjs.com)

使用方法:

<pre class="line-numbers"><code class="language-Python">def test():<br>    print("123")</code></pre>

  

posted @ 2023-10-19 17:16  lytcreate  阅读(45)  评论(0)    收藏  举报