Comment #⁨6⁩

+100. I am currently keeping my programming notes in Logseq because Tana does not support proper code blocks (can't paste longer than 100 lines) and inline preformatted text.

console.log('Even this comment field supports this.');

Both Capacities and Logseq have great implementations of this.

Logseq just uses CodeMirror — it's free and completely open source: https://codemirror.net/.

Please consider prioritizing this! It would be a game-changer for anyone who uses Tana to keep technical/programming-related notes!