全站通知:
Widget:NanoCode
刷
历
编
跳到导航
跳到搜索
迷你版CodeBlock,魔改自点点的Widget:CodeBlock,砍了预览编辑等等功能,只保留高亮,支持code[lang=wiki]和pre[lang=wiki]。方案基于CodeMirror。
支持使用 {{#Widget:PreWikiCopy}}
为代码块右上角增加复制按钮
比如行内
<code lang=wiki>{{描述|春息花}}</code>
效果:{{描述|春息花}}
比如代码块:
<pre lang=wiki>
{{描述|春息花}}1
==asd==
==asd==
==asd==
==asd==
{{描述|bakery_cake_coffee}}
</pre>
{{描述|春息花}}1
==asd==
==asd==
==asd==
==asd==
{{描述|bakery_cake_coffee}}