diff --git a/docs/ui/base/typography.mdx b/docs/ui/base/typography.mdx index d873a5f45..5c8788818 100644 --- a/docs/ui/base/typography.mdx +++ b/docs/ui/base/typography.mdx @@ -106,7 +106,7 @@ Use the `hr` tag to represent a thematic break between paragraphs within one sec You can also add a label to a horizontal rule and align it as you see fit. -```html code example vertical centered columns={2} +```html example vertical centered columns={2}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
@@ -257,7 +257,7 @@ Control the font smoothing of an element. Use the `.antialiased` utility to render text using subpixel antialiasing or use the `.subpixel-antialiased` utility to remove antialiasing. -```html code example +```html exampleLorem ipsum[1] dolor sit amet, consectetur adipiscing elit. Nulla accumsan, metus ultrices eleifend gravida, nulla nunc varius lectus, nec rutrum justo nibh eu lectus. Ut vulputate semper dui. Fusce erat odio, sollicitudin vel erat vel, interdum mattis neque. Subscript works as well!
diff --git a/docs/ui/components/alerts.mdx b/docs/ui/components/alerts.mdx index 80ae58f7d..2551f2658 100644 --- a/docs/ui/components/alerts.mdx +++ b/docs/ui/components/alerts.mdx @@ -38,7 +38,7 @@ Depending on the information you need to convey, you can use one of the followin Add a link to your alert message to redirect users to the details they need to complete or additional information they should read. -```html example vertical code height="7rem" +```html example vertical height="7rem"Lorem ipsum Minim ad pariatur eiusmod ea ut nulla aliqua est quis id dolore minim voluptate.
diff --git a/docs/ui/components/autosize.mdx b/docs/ui/components/autosize.mdx index 0c7928e28..69e118624 100644 --- a/docs/ui/components/autosize.mdx +++ b/docs/ui/components/autosize.mdx @@ -10,7 +10,7 @@ To be able to use the autosize in your application you will need to install the Add the autosize element to your input to make it automatically adjust to the length of a text as a user types it. -```html code example centered columns={1} scrollable +```html example centered columns={1} scrollable ``` diff --git a/docs/ui/components/badges.mdx b/docs/ui/components/badges.mdx index 007a8d817..e2020b2eb 100644 --- a/docs/ui/components/badges.mdx +++ b/docs/ui/components/badges.mdx @@ -8,7 +8,7 @@ bootstrapLink: components/badge/ The default badges are square and come in the basic set of colors. -```html code example vertical centered separated scrollable height="15rem" +```html example vertical centered separated scrollable height="15rem" Blue Azure Indigo @@ -25,7 +25,7 @@ The default badges are square and come in the basic set of colors. ## Headings -```html code example height="240px" +```html example height="240px"