
Markdown in title
Previously, we treated a note's title as a plain text, no matter what you have written in it. Now, we support markdown inline formats in title:
- ✅
**bold**
- ✅
*italic*
- ✅
~strikethrough~
- ✅
`code`
- ✅
[link](https://example.com)