Skip to content

Commit 73cf0b2

Browse files
authored
Merge pull request #197 from dharmit/html-to-md
Use markdown for H2
2 parents c7f2a14 + d02fe72 commit 73cf0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/extension_image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ sysext images extend `/usr/` (OS vendor tree) and/or `/opt/` (third-party vendor
4343
confext images extend `/etc`. They must contain a `/etc/extension-release.d/extension-release.<IMAGE>` file
4444
to identify them.
4545

46-
<h2 id="image-content">Image Content</h2>
46+
## Image Content
4747
Extension Images should be additive, and not override content present in the base image or other DDIs.
4848
However, there currently is no safe and efficient way to detect collisions and to enforce content uniqueness
4949
across the stack of images.

0 commit comments

Comments
 (0)