quote.rst 533 B

1234567891011121314151617181920212223242526
  1. Quote Block
  2. ===========
  3. Allows the user to enter a quote and an author.
  4. Example:
  5. .. figure:: images/quote_example.jpeg
  6. :alt: A quote block
  7. A quote block
  8. Field Reference
  9. ---------------
  10. Fields and purposes:
  11. * **Quote Text** - The text for the quote
  12. * **Author** - The author of the quote
  13. * **Advanced Settings** - Add custom CSS classes or a CSS ID to style the block with your custom CSS
  14. .. figure:: images/quote_editor.jpeg
  15. :alt: A quote block and its settings.
  16. A quote block and its settings.