As a web developer, I use The Archive for (among other things) task lists and documentation which include code snippets. I would love to see some improvements of these areas in The Archive. For example: Support for task lists including a keyboard shortcut to toggle the task state of a task on the current line of the cursor. For example, iA Writer uses the ⌘+. keyboard shortcode to toggle task state: - [ ] - [x] Syntax highlighting for code blocks. ```php // code displayed here with PHP synt...