Skip to content

Commit 522ae1b

Browse files
QSchulzsjg20
authored andcommitted
chapter2: use the note admonition
Use the note admonition instead of making the word italic. Signed-off-by: Quentin Schulz <[email protected]>
1 parent e804cc8 commit 522ae1b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/chapter2-source-file-format.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,10 @@ load
365365
UltraScale+ (ZynqMP) device.
366366
========================== =========================================
367367

368-
*Note* For fdt images, the node should not have a compatible for the model.
369-
The compatible here is not derived from the fdt, nor is it used to identify
370-
the fdt. Such usage belongs in the configuration node.
368+
.. note::
369+
For fdt images, the node should not have a compatible for the model.
370+
The compatible here is not derived from the fdt, nor is it used to identify
371+
the fdt. Such usage belongs in the configuration node.
371372

372373
.. _prop_phase:
373374

0 commit comments

Comments
 (0)