mgmeyers / obsidian-list-callouts

Create callouts in lists in Obsidian.
GNU General Public License v3.0
312 stars 10 forks source link

Allow list callouts to cover line breaks in lists #48

Open burninester opened 1 year ago

burninester commented 1 year ago

In edit mode, list callouts don't cover line breaks, but they do in read mode. I'd like to be able to have this in both read mode and edit mode.

Screenshots with examples:

The top screenshot is what happens in read mode and is desired, the bottom screenshot is what happens in edit mode and is undesired

read mode list callout line break example live preview list callout line break example