From bf541acf29b6964a6b40a8079420a27892e713f6 Mon Sep 17 00:00:00 2001 From: toastal Date: Thu, 20 Jun 2024 14:08:31 +0700 Subject: docs: use admonish for callouts Change-Id: Icec7321a49c40e7f7bcb1e4b307f13b8db4eac25 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11862 Reviewed-by: flokli Tested-by: BuildkiteCI --- tvix/docs/src/value-pointer-equality.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tvix/docs/src/value-pointer-equality.md') diff --git a/tvix/docs/src/value-pointer-equality.md b/tvix/docs/src/value-pointer-equality.md index d84efcb50ca9..a4539513ef73 100644 --- a/tvix/docs/src/value-pointer-equality.md +++ b/tvix/docs/src/value-pointer-equality.md @@ -47,8 +47,10 @@ works in C++ Nix, the only production ready Nix implementation currently availab ## Nix (Pointer) Equality in C++ Nix -TIP: The summary presented here is up-to-date as of 2023-06-27 and was tested -with Nix 2.3, 2.11 and 2.15. +```admonish info +The summary presented here is up-to-date as of 2023-06-27 and was tested with +Nix 2.3, 2.11 and 2.15. +``` ### `EvalState::eqValues` and `ExprOpEq::eval` -- cgit 1.4.1