Comment #⁨7⁩

Code blocks are unusable IMO, they're impossible to edit. If I want to append a line to the code block, it creates a new standard formatted block. I'm playing around with tana to keep notes while working on a pretty big refactor, and being unable to add, say, an additional file name to a code block is a big big 👎. The only hack around this is to start the code block with two or three lines, e.g.

***
and edit in between these two lines, since appending to the end does not work!
***

But even then, I can't copy paste into the block in between those lines either.