File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed
Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ enabled = true # opt-in rule
3939style = " sentence_case"
4040ignore-words = [" nvim" , " Obsidian" , " Alfred" ]
4141
42+ [toc-validation ]
43+ enabled = true # opt-in rule
44+
4245# ------------------------------------------------------------------------------
4346
4447[per-file-ignores ]
Original file line number Diff line number Diff line change 1- # Shimmering Focus ⟡ <!-- rumdl-disable-line MD063 -->
1+ # Shimmering focus ⟡ <!-- rumdl-disable-line MD063 -->
22![ Downloads in Obsidian] ( https://img.shields.io/badge/downloads-296923-6E4E9B?style=plastic&logo=obsidian&color=%23483699 )
33![ GitHub stars] ( https://img.shields.io/github/stars/chrisgrieser/shimmering-focus?style=plastic&label=%E2%98%85%20Stars )
44![ Last commit] ( https://img.shields.io/github/last-commit/chrisgrieser/shimmering-focus?style=plastic )
@@ -14,20 +14,18 @@ downloaded theme in the Obsidian theme store.
1414## Table of contents
1515
1616<!-- toc -->
17-
1817- [ General information] ( #general-information )
19- [ Design philosophy] ( #design-philosophy )
20- [ Features] ( #features )
21- [ Commands] ( #commands )
18+ - [ Design philosophy] ( #design-philosophy )
19+ - [ Features] ( #features )
20+ - [ Commands] ( #commands )
2221- [ Advanced customization] ( #advanced-customization )
23- [ Create your own color scheme] ( #create-your-own-color-scheme )
24- [ Standalone snippets] ( #standalone-snippets )
25- [ Contribute to the theme] ( #contribute-to-the-theme )
22+ - [ Create your own color scheme] ( #create-your-own-color-scheme )
23+ - [ Standalone snippets] ( #standalone-snippets )
24+ - [ Contribute to the theme] ( #contribute-to-the-theme )
2625- [ Credits] ( #credits )
27- [ Licenses] ( #licenses )
28- [ Thanks] ( #thanks )
29- [ About the creator] ( #about-the-creator )
30-
26+ - [ Licenses] ( #licenses )
27+ - [ Thanks] ( #thanks )
28+ - [ About the creator] ( #about-the-creator )
3129<!-- tocstop -->
3230
3331## General information
You can’t perform that action at this time.
0 commit comments