bangle-editor
bangle-editor copied to clipboard
Expand markdown syntax when cursor is inside formatted text?
Thanks for the great work on this project. One thing I love about bangle is that it supports live-preview style editing where the text gets resized as you're typing it.
I was wondering if I could fork the Bangle codebase to support Obsidian-style live preview. In Obsidian, when your cursor gets into a section of formatted text -- the underlying markdown gets shown, which is really useful.
Example: https://help.obsidian.md/Live+preview+update
I figured before I tried forking Bangle, I'd check-in with the devs to see if the codebase would be amenable to this type of change?