onlyafly / number-headings-obsidian

Automatically number headings in a document in Obsidian
MIT License
114 stars 11 forks source link

Issue #42 #63

Open michaelsx opened 9 months ago

michaelsx commented 9 months ago

Suggestion for https://github.com/onlyafly/number-headings-obsidian/issues/42

Example Screenshots for

---
number headings: auto, start-at 2, max 3, prependValue 5
------
# Heading 1
# Heading 2

Screenshot_Testfile1_prepend

---
number headings: auto,  max 3,  prependValue §
---
# Heading 1
# Heading 2
## Subheading

Screenshot_Testfile2_prepend