Skip to content

Commit 9a8ebf7

Browse files
committed
Merge branch 'master' into main
2 parents 73766c7 + 9422dbb commit 9a8ebf7

2 files changed

Lines changed: 468 additions & 31 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# CHANGELOG
22

3+
## Version 1.0.4 (Nov 7, 2020)
4+
5+
### New Diamonds 💎
6+
7+
- Added the `check box` custom styles
8+
- Added `Dracula` syntax colors for `code blocks` in both preview and editor mode. (These two mode's code syntax colors may varies, because each use different renderer in Obsidian.)
9+
- Added the [Glow Sans SC](https://github.com/welai/glow-sans) Chinese font as a default for Chinese characters. For those that want to use it, you must install the font on your OS. (#1)
10+
11+
## Improvements ⚡️
12+
13+
- Changed the matching logic for all special tags, now if the tag contains the special tag's words, will make them turn into special colors (before we need the special tag word be the starting of the tag to work).
14+
15+
### Fixes 🔧
16+
17+
- Changed the use of border style instead of background style for `hr` tags, as `death-au` found out that background doesn't not render in PDF export.
18+
- Fixed the `inline code blocks` keep shaking in preview mode, when typing new letters in the editor.
19+
320
## Version 1.0.3 (Nov 1, 2020)
421

522
### Tweaks 💎

0 commit comments

Comments
 (0)