first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
copyByClickCode: true, // 点击代码块复制
|
||||
showLanguageName: true, // 是否在代码块右上角显示语言的名称
|
||||
showLineNumber: false // 是否显示行号
|
||||
}
|
||||
Reference in New Issue
Block a user