Hello,
The smart indentation lists works for me most of time, but I seem not to be able to break the line to have an image below the bullet.
What it does is following
- Some text ![[image]]
- More text
Or
- Some text
- ![[image]]
- More text
What I want to do is following
- Some text
![[image]] - More text
I would think this should be possible with shift+enter (that is the way all other text editors work). Did anyone face a similar issue and found a solution?
Thanks a lot!