Skip to main content

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 plugins array in the config.mts file. The plugin will be automatically added to the headings.

Screenshot of how such an navigation would look
Screenshot of how such an navigation would look

Plugin Name:

txt
numeric-headings

Example of the Configuration

ts
  plugins: [
    "numeric-headings",
  ],

↑ Go to topFile an issue