Nicholas Chin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/84238?usp=email )
Change subject: Docs/mb/starlabs/byte_adl.md: Fix embedded rST syntax ......................................................................
Docs/mb/starlabs/byte_adl.md: Fix embedded rST syntax
MyST Parser uses {eval-rst} to denote embedded reStructuredText blocks, not eval_rst as was previously used by recommonmark.
Change-Id: I3476d205605675690eb0d434f4ae9b7b2f091748 Signed-off-by: Nicholas Chin nic.c3.14@gmail.com --- M Documentation/mainboard/starlabs/byte_adl.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/84238/1
diff --git a/Documentation/mainboard/starlabs/byte_adl.md b/Documentation/mainboard/starlabs/byte_adl.md index d357a5a..9683821 100644 --- a/Documentation/mainboard/starlabs/byte_adl.md +++ b/Documentation/mainboard/starlabs/byte_adl.md @@ -60,7 +60,7 @@
## Flashing coreboot
-```eval_rst +```{eval-rst} +---------------------+------------+ | Type | Value | +=====================+============+