diff --git a/docs/demos/advanced.md b/docs/demos/advanced.md
index 28744a5..f4b3b03 100644
--- a/docs/demos/advanced.md
+++ b/docs/demos/advanced.md
@@ -5,8 +5,7 @@ sort: 2
## Demo 1
-{.tip}
-> Right click on each item to see a more customized context menu appear for each item.
+> {tip} Right click on each item to see a more customized context menu appear for each item.
@@ -111,8 +110,7 @@ export default {
## Demo 2
-{.tip}
-> Right click on each of the colors to have a context menu appear to allow you do add or
+> {tip} Right click on each of the colors to have a context menu appear to allow you do add or
> remove the color from the array of selected colors.
diff --git a/docs/demos/basic.md b/docs/demos/basic.md
index fcbb309..0dcaa4a 100644
--- a/docs/demos/basic.md
+++ b/docs/demos/basic.md
@@ -3,15 +3,13 @@ title: Basic Demo
sort: 1
---
-{.tip}
-> Right click on each item to open the context menu.
+> {tip} Right click on each item to open the context menu.
-{.tip}
-> Try using the up and down arrows as well to navigate the menu.
+> {tip} Try using the up and down arrows as well to navigate the menu.
```html
diff --git a/docs/installation.md b/docs/installation.md
index b56fed5..0033619 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -70,6 +70,5 @@ to prevent the default behavior. In this example, the context menu has a ref of
referring to. When each item is clicked on, the text of the item is sent to the `onClick` method on the Vue instance,
which is then shown via an alert.
-{.tip}
-> The context menu defaults to a `