Hello!
Sure, I can provide some examples.
Note: Unfortunately, the forum system won't let me post more than one image (since I'm a new user). Bummer! I had to redo the whole message and it's not as clear as before, but here it goes:
- Vim, formatted as 78 columns results in...
- Improper rendering in SilverBullet (notice the line breaks).
- Reducing the number of columns in vim to 60...
- Makes things render correctly in SilverBullet, as now the "source" breaks the line before SilverBullet needs to break it.
So one idea would be to increase SB's width rendering to something like 100 characters, which would always be above what I use for vim/vimwiki markdown files. However, this is just a workaround, since we can't guarantee that devices will smaller screens (mobile) will be able to render it.
