The page navigation is complete. You may now navigate the page content as you wish.
Skip to main content

Scraping playground

Header 1

Header 2

Header 3

Header 4

Header 5
Header 6

This is a normal paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque erat elit, lacinia at magna eget, porttitor lobortis nulla.

Text can be bold, italic, or strikethrough, and can contain emoji like 👋 🙂 🚨 🚀.

Inline links should be styled according to the design specifications.


Problematic use cases to fix

HTML tags inside a "paragraph"

How do we avoid the <(/)code> word be indexed, but return only the "ipsum" string within it?

Lorem ipsum dolor.


Images

A simple image

Image with alt text

Hello cats!

Image with alt text and custom size

Hello cats!


Tables

What Follows
A table A header
A table A header
A table A header
Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
inline code can be added too

Banners

Lorem ipsum

Lorem ipsum


HTML

Hello world


DOC Components

Spacebar

Support

If any accessibility issues have been found within this component, let us know by submitting an issue.

No tokens found. 🤷‍♀️

<:toggle> named block
A named block that works as “toggle” for the AccordionItem.
type enum
Required
  • page
  • inline
  • compact
Sets the type of alert.
color enum
  • neutral (default)
  • highlight
  • success
  • warning
  • critical
Sets the color scheme for background, border, title, and description, which cannot be overridden.

color results in a default icon, which can be overridden.
…attributes
This component supports use of ...attributes.
<[G].Error> yielded component
Container that yields its content inside the “error” block at group level. The content can be a simple string or a more complex/structured string, in which case it inherits the text style. For details about its API check the Form::Error component.

The id attribute of the Error element is automatically generated.
<[E].Message> yielded component
If the error is made of multiple messages, you can iterate over a collection of error messages yielding individual items using Error.Message.