mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-18 21:18:07 +01:00
This commit is contained in:
parent
afe9b60444
commit
fe907598d7
3 changed files with 6 additions and 4 deletions
|
|
@ -1589,6 +1589,7 @@ export class Gutter {
|
|||
|
||||
private genHeadingTransform(protyle: IProtyle, id: string, level: number) {
|
||||
return {
|
||||
iconHTML: "",
|
||||
icon: "iconHeading" + level,
|
||||
label: window.siyuan.languages["heading" + level],
|
||||
click() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue