doc/releases: Fix embedded rST syntax for MyST Parser
commit0f8aabdb26c667d4b2b1f011e750fd6f7a988437
authorNicholas Chin <nic.c3.14@gmail.com>
Sun, 24 Mar 2024 19:57:42 +0000 (24 13:57 -0600)
committerMartin L Roth <gaumless@gmail.com>
Tue, 26 Mar 2024 23:11:33 +0000 (26 23:11 +0000)
tree2a6f36578281aa9d1a897e6ec6c3e5459c00d903
parent2095aedba8cb0ba7989eda8e0310953210633386
doc/releases: Fix embedded rST syntax for MyST Parser

After commit 35599f9a6671 (Docs: Replace Recommonmark with MyST Parser),
embedded rST should use `{eval-rst}` instead of `eval_rst`. This was
missed during manual rebasing of that patch before it was merged.

Change-Id: I648a95488df25d70e1b581872a19272c51f33b7b
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81500
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Documentation/releases/coreboot-24.02-relnotes.md