willwang132 downloadsDisplay heading level markers before headings in Live Preview and Reading view.
An Obsidian plugin that displays heading level markers before headings, matching the heading depth:

# before H1## before H2### before H3The indicator appears in Live Preview and Reading view.
main.js, manifest.json, and styles.css from the latest GitHub Release.<vault>/.obsidian/plugins/headings-indicator/
<vault>/.obsidian/plugins/headings-indicator/
main.js
manifest.json
styles.css
npm install
npm run build