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: Apr 05 2026 at 08:42 UTC