mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01:00
This commit is contained in:
parent
a65e9e3c8a
commit
bb5089014d
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ export const getEditHTML = (options: {
|
|||
}
|
||||
html += `<button class="b3-menu__separator" data-id="separator_3"></button>
|
||||
<label class="b3-menu__item">
|
||||
<svg class="b3-menu__icon" style=""><use xlink:href="#iconSoftWrap"></use></svg>
|
||||
<span class="fn__flex-center">${window.siyuan.languages.wrap}</span>
|
||||
<span class="fn__space fn__flex-1"></span>
|
||||
<input type="checkbox" data-type="wrap" class="b3-switch b3-switch--menu"${colData.wrap ? " checked" : ""}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue