The Minimal theme is created by @kepano, a developer on the Obsidian team. ## Custom checkboxes Minimal comes with CSS for custom checkboxes, but they won't show up on this Publish site. However, I'm still adding them here for reference. To use them, make sure the Minimal theme is downloaded and enabled, and then create one of the checkboxes below by using the corresponding format. For example, `- [/]` should create the "incomplete" checkbox. - [ ] To do `[ ]` - [x] Done `[x]` - [/] incomplete `[/]` - [-] Cancelled `[-]` - [>] Forwarded `[>]` - [<] Scheduled `[<]` - [?] Question `[?]` - [!] Important `[!]` - [*] Star `[*]` - ["] Quote `["]` - [l] Location `[l]` - [b] Bookmark `[b]` - [i] Information `[i]` - [S] Savings `[S]` - [I] Idea `[I]` - [p] Pros `[p]` - [c] Cons `[c]` - [f] Fire `[f]` - [k] Key `[k]` - [w] Win `[w]` - [u] Up `[u]` - [d] Down `[d]`