Greg Ross
Greg Ross
#63 now formats tables as monospace and centres them in the display. I'll leave this open for a bit, I might add a button to "create/insert" a pre-formatted table, but...
Check boxes are part of the extended markdown that github uses, but should be able to do something with them. There are limitations due to the sourceview control that is...
@BenStigsen Yes, since checkbox lines are just list lines, that will be the issue with the indenting. Based on your code I'm not sure what the benefit is to adding...
Perhaps this is a possible replacement: https://github.com/fabrixxm/libcmark-vapi
Interesting, but not something I'd be pursuing.
Seems like a reasonable feature to add.
I already have F2/rename on my list of things to look at, so we'll see, it would probably be for the note name instead of the notebook though.
Sounds like a good idea to me.
Seems like a good feature.
It's not part of the markdown spec and you can already link to other notes using the url syntax, so certainly not a high priority item.