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