From 5a5a50824932e98068f1b5cd15d9b6cffc0c90f7 Mon Sep 17 00:00:00 2001 From: Marc Gilleron Date: Sun, 24 Jan 2021 14:41:24 +0000 Subject: [PATCH] Use note block --- doc/source/specs/region_format_v2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/specs/region_format_v2.md b/doc/source/specs/region_format_v2.md index 89ded2ef..112e6e67 100644 --- a/doc/source/specs/region_format_v2.md +++ b/doc/source/specs/region_format_v2.md @@ -110,7 +110,9 @@ header_size + first_sector_index * sector_size ``` Once we have the address of the block, the first 4 bytes at this address will contain the size of the written data. -Note: those 4 bytes are included in the total block size when the number of occupied sectors is determined. + +!!! note + those 4 bytes are included in the total block size when the number of occupied sectors is determined. ``` RegionBlockData