If you want to make your headings have numbers, you can apply this plugin. To add the plugin, simply add the plugin's name to the boosts array in the config.mts file. The plugin will be automatically added to the headings.

Plugin Name:
txt
numeric-headingsExample of the Configuration
ts
boosts: [
"numeric-headings",
],