Few thoughts/feature requests

I've been discovering SilverBullet recently, and I have a few suggestions that came up while using it.

One thing I noticed is that Markdown formatting isn't rendered inside table of contents blocks. If a heading contains bold or italic text, the TOC shows the raw Markdown instead. It would be nice if the formatting was rendered there as well (or not displayed at all for a cleaner look).

I also noticed that Ctrl+I, used to italicize text, inserts underscores. However, for the sake of consistency with the rest of my notes, I would like to automatically use asterisks instead. Is there a way to do this?

Another small thing: when I check off a checklist item, the strike-through applies to the entire line, except for wikilinks. It would be better if wikilinks were handled the same way, especially when the line consists solely of links, in which case the item doesn't appear checked at all.

I also noticed that tables don't preserve intentionally empty columns. If I leave an empty cell (| |), it gets ignored, which makes it harder to keep a specific table layout (it may be a CodeMirror issue).

On Silverbullet+ : On Linux, at least, I think the top bar could integrate a bit better with the system title bar. Right now it feels a little disconnected from the rest of the window compared to other native applications. In Firefox, for instance, the buttons to close/minimize the window are part of the interface, they are not overlaid on top.

These are a few issues I spotted while using SilverBullet.
Kudos and thanks to the developer and the community!

To make this type of feedback in anyway trackable, it would be great if you you can create a Github issue for each of these (and check if some haven't been reported already, I think so). Thanks!