mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Improve exporting HTML/Word
This commit is contained in:
parent
776b4fd6ee
commit
b5bfbbe14a
4 changed files with 32 additions and 3 deletions
|
|
@ -65,6 +65,8 @@ func InitAppearance() {
|
|||
}
|
||||
|
||||
Conf.Save()
|
||||
|
||||
util.InitEmojiChars()
|
||||
}
|
||||
|
||||
func containTheme(name string, themes []*conf.AppearanceTheme) bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue