We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c11972 commit 1cc59fdCopy full SHA for 1cc59fd
src/components/toolbar-button/btn-hr.js
@@ -3,6 +3,6 @@ export default {
3
icon: 'fa-minus',
4
title: '分割线',
5
action: {
6
- insert: '------------'
+ insert: '\n\n------------\n'
7
}
8
0 commit comments