[Feature Request] Syntax highlighting and task lists
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 syntax highlighting
```
Howdy, Stranger!
Comments
Syntax highlighting would be a great feature for developers. Integrating Highlightr into code blocks would be sufficient.
Thanks for the pointer. I haven't found a satisfying way to make this work with the current approach of Markdown highlighting. But I do have ideas I want to explore to make it accurate and fast (and pleasant while typing)
Author at Zettelkasten.de • https://christiantietze.de/