boards/arm/*/doc: Fix numbered list syntax in .rst
For reStructuredText, continuing text in a numbered list must be aligned
to the first line.
These lines are searched by the following regex:
ag '#\. .*\n[^ #\n]' **/*.rst
Signed-off-by:
Yasushi SHOJI <yashi@spacecubics.com>
Loading
Please sign in to comment