diff --git a/example/src/content/docs/1.0/another-page.mdx b/example/src/content/docs/1.0/another-page.mdx
index d71f87c..5423de4 100644
--- a/example/src/content/docs/1.0/another-page.mdx
+++ b/example/src/content/docs/1.0/another-page.mdx
@@ -10,7 +10,9 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/1.0/getting-started.mdx b/example/src/content/docs/1.0/getting-started.mdx
index 11ed9a7..e173fbe 100644
--- a/example/src/content/docs/1.0/getting-started.mdx
+++ b/example/src/content/docs/1.0/getting-started.mdx
@@ -11,5 +11,7 @@ You can browse through the various pages and versions of the documentation to se
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+
diff --git a/example/src/content/docs/1.0/guides/guide-1.mdx b/example/src/content/docs/1.0/guides/guide-1.mdx
index 856510b..14c24ab 100644
--- a/example/src/content/docs/1.0/guides/guide-1.mdx
+++ b/example/src/content/docs/1.0/guides/guide-1.mdx
@@ -10,7 +10,9 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/1.0/guides/guide-2.mdx b/example/src/content/docs/1.0/guides/guide-2.mdx
index 113a386..5391468 100644
--- a/example/src/content/docs/1.0/guides/guide-2.mdx
+++ b/example/src/content/docs/1.0/guides/guide-2.mdx
@@ -10,7 +10,9 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/1.0/guides/guide-3.mdx b/example/src/content/docs/1.0/guides/guide-3.mdx
index 4e05b41..96718af 100644
--- a/example/src/content/docs/1.0/guides/guide-3.mdx
+++ b/example/src/content/docs/1.0/guides/guide-3.mdx
@@ -10,7 +10,9 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/2.0/another-page.mdx b/example/src/content/docs/2.0/another-page.mdx
index f667d77..ff6154e 100644
--- a/example/src/content/docs/2.0/another-page.mdx
+++ b/example/src/content/docs/2.0/another-page.mdx
@@ -14,8 +14,10 @@ Here is an asset:
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation. 2.
- This page was **updated** in the version `2.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+2. This page was **updated** in the version `2.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/2.0/getting-started.mdx b/example/src/content/docs/2.0/getting-started.mdx
index efdf8d5..8c8b60a 100644
--- a/example/src/content/docs/2.0/getting-started.mdx
+++ b/example/src/content/docs/2.0/getting-started.mdx
@@ -13,6 +13,8 @@ Here is a [link](/2.0/another-page/) to another page.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation. 2.
- This page was **updated** in the version `2.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+2. This page was **updated** in the version `2.0` of the documentation.
+
diff --git a/example/src/content/docs/2.0/guides/guide-1.mdx b/example/src/content/docs/2.0/guides/guide-1.mdx
index 613ada4..d74b240 100644
--- a/example/src/content/docs/2.0/guides/guide-1.mdx
+++ b/example/src/content/docs/2.0/guides/guide-1.mdx
@@ -10,8 +10,10 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation. 2.
- This page was **updated** in the version `2.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+2. This page was **updated** in the version `2.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/2.0/guides/guide-2.mdx b/example/src/content/docs/2.0/guides/guide-2.mdx
index 6a321a3..62e75a1 100644
--- a/example/src/content/docs/2.0/guides/guide-2.mdx
+++ b/example/src/content/docs/2.0/guides/guide-2.mdx
@@ -10,7 +10,9 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+
## Random Content
diff --git a/example/src/content/docs/2.0/guides/guide-3.mdx b/example/src/content/docs/2.0/guides/guide-3.mdx
index 1d54ec5..cd74356 100644
--- a/example/src/content/docs/2.0/guides/guide-3.mdx
+++ b/example/src/content/docs/2.0/guides/guide-3.mdx
@@ -10,8 +10,10 @@ This is a random page of the Starlight Versions plugin example.
import { Steps } from '@astrojs/starlight/components'
- 1. This page was **created** in the version `1.0` of the documentation. 2.
- This page was **updated** in the version `2.0` of the documentation.
+
+1. This page was **created** in the version `1.0` of the documentation.
+2. This page was **updated** in the version `2.0` of the documentation.
+
## Random Content