Processing...
diff --git a/src/components/pagination-nav/README.md b/src/components/pagination-nav/README.md
index c7e8bd68882..7f80cf0b863 100644
--- a/src/components/pagination-nav/README.md
+++ b/src/components/pagination-nav/README.md
@@ -283,16 +283,16 @@ below.
base-url="#"
class="mt-4"
>
-
First
-
Prev
-
Next
-
Last
-
+ First
+ Prev
+ Next
+ Last
+
-
+
{{ page }}
{{ page }}
diff --git a/src/components/pagination/README.md b/src/components/pagination/README.md
index 6da32c796af..0304d1f9c96 100644
--- a/src/components/pagination/README.md
+++ b/src/components/pagination/README.md
@@ -131,16 +131,16 @@ For a full list of all available slots see the [Slots](#comp-ref-b-pagination-sl
:per-page="perPage"
class="mt-4"
>
- First
- Prev
- Next
- Last
-
+ First
+ Prev
+ Next
+ Last
+
-
+
{{ page }}
{{ page }}
diff --git a/src/components/popover/README.md b/src/components/popover/README.md
index 8ffdb912128..1007ae6c17c 100644
--- a/src/components/popover/README.md
+++ b/src/components/popover/README.md
@@ -14,7 +14,7 @@
Hover Me
- Popover Title
+ Popover Title
I am popover component content!
@@ -260,7 +260,7 @@ The special `blur` trigger **must** be used in combination with the `click` trig
Using slots
- Content via Slots
+ Content via Slots
Embedding content using slots affords you
greater control. and basic HTML support.
@@ -325,7 +325,7 @@ prop:
Button
- Danger!
+ Danger!
Danger variant popover
@@ -343,7 +343,7 @@ A custom class can be applied to the popover outer wrapper `` by using the
Button
- Popover Title
+ Popover Title
Popover content
@@ -691,7 +691,7 @@ to deal with on mobile devices (such as smart-phones).
@shown="onShown"
@hidden="onHidden"
>
-
+
×
diff --git a/src/components/sidebar/README.md b/src/components/sidebar/README.md
index 86fe1f3b27f..92916c39b10 100644
--- a/src/components/sidebar/README.md
+++ b/src/components/sidebar/README.md
@@ -199,7 +199,7 @@ includes a `hide()` method that can be used to close the sidebar.
Toggle Sidebar