I see some folks pasting Nix code block without syntax highlighting (example). Note that it is indeed supported on Zulip, eg:
{ a = x: x + 2 packages = { foo = pkgs.emanote; }; }
Last updated: Aug 31 2025 at 16:49 UTC