]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs/ELF_PACKAGE_NOTES: fix formatting
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 Dec 2023 19:26:24 +0000 (20:26 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 19 Dec 2024 09:36:13 +0000 (10:36 +0100)
Backticks inside of a code block were displayed literally.

docs/ELF_PACKAGE_METADATA.md

index 5415441cfb3e1a491e886948e917ad1da26b6f63..99da8da8d61a97dce95cbb40e1e338379f0b2c17 100644 (file)
@@ -45,12 +45,10 @@ the original executable, debuginfo and sources, to further facilitate debugging.
 
 * Section header
 
-```
-SECTION: `.note.package`
-note type: `0xcafe1a7e`
-Owner: `FDO` (FreeDesktop.org)
+Section: `.note.package`<br/>
+`note type`: `0xcafe1a7e`<br/>
+Owner: `FDO` (FreeDesktop.org)<br/>
 Value: a single JSON object encoded as a zero-terminated UTF-8 string
-```
 
 * JSON payload