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: Jun 22 2026 at 17:54 UTC