优化模版
This commit is contained in:
parent
5242db9f79
commit
c0e59e4752
@ -96,13 +96,6 @@ export function MarkdownToolbar({ onInsert }: MarkdownToolbarProps) {
|
||||
text: '> ',
|
||||
placeholder: '引用文本'
|
||||
},
|
||||
{
|
||||
icon: <Code className="h-4 w-4" />,
|
||||
title: '代码',
|
||||
text: '`',
|
||||
wrap: true,
|
||||
placeholder: '代码'
|
||||
},
|
||||
{
|
||||
icon: <Code className="h-4 w-4" />,
|
||||
title: '代码块',
|
||||
|
Loading…
Reference in New Issue
Block a user