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: Jan 25 2026 at 18:29 UTC