This commit is contained in:
Vanessa 2023-08-16 19:16:31 +08:00
parent afe9b60444
commit fe907598d7
3 changed files with 6 additions and 4 deletions

View file

@ -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() {