However, Obsidian's Codemirror extension does some funny things to replace the hr with a Decoration.widget completely. Let's try to hook into their existing logic, rather than coding a brand new one from scratch.
[ ] Investigate if it is possible to hook into Obsidian's logic
Blocking
Expected behaviour
[ ] Source
[ ] Live preview
[ ] non-active line: will behaves just like native Obsidian hr
Describe the task
Turn Fountain page breaks into hr's.
However, Obsidian's Codemirror extension does some funny things to replace the hr with a Decoration.widget completely. Let's try to hook into their existing logic, rather than coding a brand new one from scratch.
Blocking
Expected behaviour
Screenshots
Additional context