Test - Class Attribute Syntax

By Test Author

Class Attribute Syntax Test

This is a test document to verify the {.class-1.class-2} syntax works correctly.

Paragraph with Classes

This paragraph should have text-lg and font-bold classes applied.

This is another paragraph with a text color class.

Image Tests

Test Image

Here's some text that follows the floated image. It should wrap around the right-aligned image with the specified width.

Another Test

Link Tests

This is a link with button classes

Another link

Block Element Tests

This is a blockquote with custom styling.

List Tests

  • List item with classes
  • Another item
  • Third item

Code Block

This is code
{.bg-gray-200}

Note: The code block syntax should NOT have classes applied inside the code block, as that would be literal code.

Heading Tests

Heading with Classes

This heading should be centered and have a larger text size.