```html

Content generated in HTML using React Quill default classes and custom style

This is a center aligned paragraph.

  • Item 1
  • Item 2
  • Item 3

This is a large size paragraph.

This is a paragraph with blue text color.

This is a paragraph with red text color using custom style class.

```

HTML Content with React Quill Classes

This is a sample text with center alignment and blue color.

This is a large text with red color.

  • This is a list item with green color
  • Another list item with green color

Buildvr