From 8edbd872c8af52f0cde6d4d5298913581fc706ea Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Fri, 6 Sep 2024 21:43:47 -0600 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/84238 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- Documentation/mainboard/starlabs/byte_adl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/mainboard/starlabs') diff --git a/Documentation/mainboard/starlabs/byte_adl.md b/Documentation/mainboard/starlabs/byte_adl.md index d357a5a6be..96838218ac 100644 --- a/Documentation/mainboard/starlabs/byte_adl.md +++ b/Documentation/mainboard/starlabs/byte_adl.md @@ -60,7 +60,7 @@ make ## Flashing coreboot -```eval_rst +```{eval-rst} +---------------------+------------+ | Type | Value | +=====================+============+ -- cgit v1.2.3